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