读书人

程序运行时出现common language runti

发布时间: 2012-02-20 21:18:24 作者: rapoo

程序运行时出现common language runtime debugging services对话框 帮我看下,谢谢
程序运行时出现common language runtime debugging services对话框
用c#写的程序,在本机打包后安装运行正常,但在客户机上安装后运行出现common language runtime debugging services对话框,提示application has generated an exception that could not handle
processID=0xd68,threadID=0xd90
客户机已安装framework1.1,framework1.1SDK


[解决办法]
.net框架打sp1
Also see
http://topic.csdn.net/t/20050527/16/4040569.html
[解决办法]
换2。0看看呢?
[解决办法]
你的系统没有更新最新.net framework组件造成。

不仅要安装.net framework1.1,还要安装 .net framework sp1

have a try..

读书人网 >C#

热点推荐