RE: Exception Management App Block - System.ComponentModel.Win32Ex



Hi Steven,

I'm sorry to hear that the problem still occur on your W2K3 server.The
problem is likely with the EventSource. Are you loging to a Custom EventLog
or the exist Application EventLog? And is the EventSource an existing one
or
a not existing one? We can write to an existing eventSource just with
Users permission, the permission problem maybe caused by the account can't
create the eventsource rather than write into an existing one. So I think
you can first verify that the eventSource you're writing into already
exists, then using the Logging application block to write entry into it.
(Creating an eventSource in a windows application and then try writing into
it in your asp.net web appliation).

Please feel free to let me know if you have any progress.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.


Loading