clr203r3 error

B

BizEd

We keep getting a windows service error as follows....

EventType clr20r3, P1 pp13eakn2jq2lxxdjz04gyi0giktjvq4, P2
1.0.2385.25848, P3 44b6b961, P4 mscorlib, P5 2.0.0.0, P6 4333ab80, P7
32f8, P8 26d, P9 system.io.ioexception, P10 NIL.

I have seen inquiries on this error on other posts, but nobody seems to
be getting answers other than "use 1.1 framework" from other users, and
nothing from Microsoft regarding this. Does anyone have a fix?

Thanks in adv
 
O

oscar.acostamontesde

This error just says that there was an uncaugth NullReferenceException.
There is an uninitialized variable in your code that you are accessing.
Try attaching a debuger, or adding a log to your service. Good luck
 

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