Re: Writing to event log in from web app
From: Brad Kingsley (bklists@orcsweb.com)
Date: 07/11/02
- Next message: Peter Bromberg: "Re: How to test SSL"
- Previous message: Vladimir Maysuradze: "Is there managed call for CryptDeriveKey?"
- In reply to: VanB: "Writing to event log in from web app"
- Next in thread: Jon: "Re: Writing to event log in from web app"
- Reply: Jon: "Re: Writing to event log in from web app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Brad Kingsley" <bklists@orcsweb.com> Date: Thu, 11 Jul 2002 14:41:36 -0400
You can enable security auditing on the registry to confirm which user is
attempting access and that that user is trying to do. Then you adjust the
permissions as needed.
-- ~Brad Kingsley Microsoft MVP - ASP Windows 2000 MCSE http://www.orcsweb.com/ Powerful Web Hosting Solutions #1 in Service and Support Please keep replies in the newsgroup "VanB" <mike@eflow.nospam.us> wrote in message news:#n3HcVQKCHA.2400@tkmsftngp09... > I've looked at almost every example on writing to the event log from asp.net > and none of them mention the proper security settings. I'm getting the > following error... > > System.Security.SecurityException: Requested registry access is not allowed. > > I read in one book that a security setting needed to be changed in > machine.config to allow access to the event log in asp.net but i don't have > that book anymore. > >
- Next message: Peter Bromberg: "Re: How to test SSL"
- Previous message: Vladimir Maysuradze: "Is there managed call for CryptDeriveKey?"
- In reply to: VanB: "Writing to event log in from web app"
- Next in thread: Jon: "Re: Writing to event log in from web app"
- Reply: Jon: "Re: Writing to event log in from web app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|