Thursday, June 7, 2007

Fancy .NET 2.0 error code

Well, today i got another issue with .NET 2.0. This one was solved once before, so... i need to find out what is the problem.... again.

Problem:
EventType clr20r3, P1 kimofflinetoonline.exe, P2 0.6.0.1012, P3 464b389a, P4 system.data, P5 2.0.0.0, P6 4333aea2, P7 25c3, P8 29, P9 system.data.sqlclient.sql, P10 NIL.

Solution:
Check your connection string for privileges, user id, and general database accesibility (firewalls , clusters .....).

2 comments:

Kiran said...

Thanks for the post. I have same problem. I am getting following error in Event Viewer.

EventType clr20r3, P1 katwalk.datefeeder.exe, P2 1.0.0.0, P3 48326cca, P4 system.data, P5 2.0.0.0, P6 471ebf27, P7 272d, P8 29, P9 system.data.sqlclient.sql, P10 NIL.

This is working almost all the time, but very few times it is failing. I scheduled the application to for every minute. In a day it fails 1 to 10 times and rest it works fine. Could you please help me resolving this issue. Thanks in advance...

nimarii said...

I'm having the same issue that Kiran had...any idea on what might be causing this?