|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Please make it stop!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. The error message is mentioning a profiler. Are you using one?
William Sullivan wrote: Show quote > 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. > P&P Logging Application Block (Trace and Write)and EventLog.Write() of a
Windows Service. Show quote "Göran Andersson" wrote: > The error message is mentioning a profiler. Are you using one? > > William Sullivan wrote: > > 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. > > > |
|||||||||||||||||||||||