.NET Runtime 2.0错误报告,EventType clr20r3,system.invalidoperationexception

时间:2013-09-25 04:07:35

标签: vb.net events exception-handling clr .net-framework-version

最近我开发了一个VB.NET实用程序。它在我的开发和测试环境中正常工作。一旦我将它移动到生产,这个实用程序没有用。每次它在系统的应用程序日志中给我同样的错误。错误是

Event Type: Error
Event Source:   .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID:   5000
Date:       25/09/2013
Time:       9:21:04 AM
User:       N/A
Computer:   FWCHAPPLIVE
Description:
EventType clr20r3, P1 ncbrevfilesftp.exe, P2 0.0.0.0, P3 52425c5c, P4 ncbrevfilesftp,
P5 0.0.0.0, P6 52425c5c, P7 

b, P8 ca, P9 system.invalidoperationexception, P10 NIL.

For more information, see Help and Support Center at 

http://go.microsoft.com/fwlink/events.asp.

我无法找到这背后的确切原因。请帮助我。这个问题的原因是什么。实用性甚至没有达到公共子主要(入口点)。

供您参考

Server := Win 2003
.NET Framework := 2.0.0.0
Utility Developed in VB.NET (VS 2005)

请帮忙。谢谢你......

0 个答案:

没有答案