XP SP2 and Microsoft.ApplicationBlocks.ExceptionManagement???

  • Thread starter Thread starter Shawn Anderson
  • Start date Start date
S

Shawn Anderson

Has anyone had issues getting
Microsoft.ApplicationBlocks.ExceptionManagement to work after installing XP
SP2? The problem I am running into is the EventLog.OpenWrite() call fails
no matter what. Even if I have impersonation enabled.

Shawn Anderson
 
Look at MSDN online.
There is an article about prepping .NET code for SP2. I am not
sure it covers this specifically, but it would be a nice place to start.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
Do you have a link for this article?

Cowboy (Gregory A. Beamer) said:
Look at MSDN online.
There is an article about prepping .NET code for SP2. I am not
sure it covers this specifically, but it would be a nice place to start.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
Back
Top