我的桌面应用程序有Web服务引用,在某些情况下,它会崩溃,在客户端计算机的系统事件日志中出现这些错误
1000
Faulting application xxxxxxxx.exe,版本1.0.0.14, 邮票4ef30030,错误模块mscorwks.dll,版本2.0.50727.3625,邮票 4e154c98,调试? 0,故障地址0x000a20c6。
有关详细信息,请参阅http://go.microsoft.com/fwlink/events.asp上的“帮助和支持中心”。
1023
.NET Runtime版本2.0.50727.3625 - 致命执行引擎错误(7A0BC59E)(80131506)
有关详细信息,请参阅http://go.microsoft.com/fwlink/events.asp上的“帮助和支持中心”。
使用.NET 3.5设计的webservice,因此它在IIS 7上的2.0.5框架下托管,服务器是windows server standard 2008 service pack 2
解决此问题的任何想法
答案 0 :(得分:0)
如果您有权访问托管服务器,则可以尝试在此案例版本2中重新安装.net Framework版本。
以下是两篇可以提供帮助的好的Microsoft知识库文章。
How to repair an existing installation of the.NET Framework
How to manually remove and then reinstall the.NET Framework 2.0