Odd error on service

  • Thread starter Thread starter John J. Hughes II
  • Start date Start date
J

John J. Hughes II

I have several computer with the following error. If the service is
re-installed the error goes away for a time and then returns. Any clues,
suggestion or fixes?

--- Error message in event log ---
EventType clr20r3, P1 MyApp.exe, P2 1.1.2222.16326, P3 43df6e5d, P4 system,
P5 2.0.0.0, P6 4333ae87, P7 374c, P8 131, P9 system.componentmodel.win32,
P10 NIL.

Para obtener ms informacin, vea el Centro de ayuda y soporte tcnico en


Regards,
John
 
John,

Not sure I can help you, but your problem looks suspiciously like the post
titled "Subject: EventType clr20r3 system.io.filenotfoundexception" by Raja B.

Adam
 
Yea very similar but then it seems to be the way CLR 2.0 reports errors.
Now to determine what to do with the information???

Regards,
John
 
We ran into the same error with one of our applications. We tracked it down
to the service trying to write to the event log, which was full. After using
hte Event Viewer to clear the event logs the problem disappeared.

Alain
 
Back
Top