Source: .Net Runtime 2.0 Error , EventID:5000, Eventtype: clr20r3 P4 mysql.data P5 5.0.7.0,P6 464b5d79,P7 21c,P8 76,P9 mysql.data.mysqlclient.mysql, P10 NIL.
-
Pls help resolve the issue. Source: .Net Runtime 2.0 Error EventID:5000 EventType clr20r3,P1 test.exe,P2 1.0.0.0,P3 .., P4 mysql.data P5 5.0.7.0,P6 464b5d79,P7 21c,P8 76,P9 mysql.data.mysqlclient.mysql, P10 NIL. Console Application abruptly closing with above error in EventLog. Not able to find out the cause. Any help will be appriciated, thanks inadvance.
No Defeat Is Final Until You Stop Trying!.......
-
Pls help resolve the issue. Source: .Net Runtime 2.0 Error EventID:5000 EventType clr20r3,P1 test.exe,P2 1.0.0.0,P3 .., P4 mysql.data P5 5.0.7.0,P6 464b5d79,P7 21c,P8 76,P9 mysql.data.mysqlclient.mysql, P10 NIL. Console Application abruptly closing with above error in EventLog. Not able to find out the cause. Any help will be appriciated, thanks inadvance.
No Defeat Is Final Until You Stop Trying!.......
Don't post the same question in multiple forums. It just makes it harder to collaborate on answers.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Pls help resolve the issue. Source: .Net Runtime 2.0 Error EventID:5000 EventType clr20r3,P1 test.exe,P2 1.0.0.0,P3 .., P4 mysql.data P5 5.0.7.0,P6 464b5d79,P7 21c,P8 76,P9 mysql.data.mysqlclient.mysql, P10 NIL. Console Application abruptly closing with above error in EventLog. Not able to find out the cause. Any help will be appriciated, thanks inadvance.
No Defeat Is Final Until You Stop Trying!.......
Resolved issue... There was mysql dump backup running which caused unhandled exception for .net applications, so applications were closed abruptly. As the mysql user for .net applications not having enough permissions, they got terminated with unhandled exception[you are not owner of this thread], Now we have provided sufficient permissions for the user and everything is working perfect. Hope this may help someone who face this issue.
No Defeat Is Final Until You Stop Trying!.......