runtime error in eventlog from System.Messaging
Hi all,
I just found the following eventlog entry in one of our test machines:
EventType clr20r3, P1 linecontrol gui.exe, P2 4.1.1.43, P3 4512623a, P4 system.messaging, P5 2.0.0.0, P6 4333af0f, P7 226, P8 b, P9 system.nullreferenceexception, P10 NIL.
"linecontrol gui.exe" is the application that I created. Looks like a NullReferenceException in System.Messaging to me ?
Anybody got information about that?
I wonder why my application just closes. I don't get an exception in my application that I can catch.
Best Regards
Bernd Ritter

