首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

程序运行时出现common language runtime debugging services对话框 帮小弟我看下,多谢

2012-02-20 
程序运行时出现common language runtime debugging services对话框 帮我看下,谢谢程序运行时出现commonlan

程序运行时出现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..

热点排行