Ask a Question related to ASP.NET Security, Design and Development.
-
Dan Hill #1
Help ! - App move to IIS6 - cannot write to event log!
I've researched like mad and haven't found a real answer to this:
I have a large application, classic ASP and VB6 COM objects that has
been moved from W2K to 2003 server and IIS6. The COM objects write
their errors to the event log (application). Since moving to IIS6 and
2003 - none of the objects write to the event log anymore.
I'm convinced from what I've read so far that it's a permissions
issue...but how do I set permissions to allow my app to write to the
application log??
Any help is much appreciated and I know there's gotta be some guru
reading this that knows (or some unlucky sap like myself that's
already had to research this one!)
Thanks in advance :)
Dan
Dan Hill Guest
-
Getting Error: Event Type 'flash.event:event' is unavailable ?????
Hi, I am not using Cairngorm or anything, but trying to get an app built first without it then look into it. I am getting this error however... -
Event Log Write Access error.
I have a web service that runs on Win2003 under an Application Pool with user identity. If that user is a member of Administrators group, then the... -
Custom Event Log Write Error
We are experiencing the following error when writing to a custom log file: "Requested registry access is not allowed." We have created the custom... -
SecurityException when i try to write to the event
Dear all, why do i get the following exception when i try to write to the event log from a webform. and how can i resolve it? Description: The... -
event monitor write to table in V8
Hi, I'm trying to create an event monitor that writes to tables in a specific tablespace (TEST_TBS) but when I include the IN tablespace clause,... -
Tom Egginger #2
Help ! - App move to IIS6 - cannot write to event log!
Hi Dan,
does the EventSource already exist?
Regards
Tom
to this:>-----Original Message-----
>I've researched like mad and haven't found a real answerobjects that has>
>I have a large application, classic ASP and VB6 COMobjects write>been moved from W2K to 2003 server and IIS6. The COMmoving to IIS6 and>their errors to the event log (application). Sincepermissions>2003 - none of the objects write to the event log anymore.
>
>I'm convinced from what I've read so far that it's awrite to the>issue...but how do I set permissions to allow my app tosome guru>application log??
>
>Any help is much appreciated and I know there's gotta bethat's>reading this that knows (or some unlucky sap like myself>already had to research this one!)
>
>Thanks in advance :)
>
>Dan
>.
>Tom Egginger Guest



Reply With Quote

