Please make it stop!

G

Guest

My event log is getting thrashed by the following error event:

Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 1022
Date: 5/26/2006
Time: 10:15:34 AM
User: N/A
Computer: NINJAKILLER
Description:
..NET Runtime version 2.0.50727.42 - CLR 2.0 does not support profilers
written for CLR 1.x

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I don't know exactly where this error is being generated, but I believe it
has something to do with writing events to the event log. It started
cropping up when I began using the P&P Logging Application Block for logging
in one of my programs, and has also cropped back up now that I'm writing a
service that uses EventLog.Write(). There's NOTHING in google about this
event (web & groups) save for one post at a company website, but no details
are given as to the cause or a generalized solution. Any help is appreciated.
 
G

Guest

P&P Logging Application Block (Trace and Write)and EventLog.Write() of a
Windows Service.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top