【已解决】C#编译出来的程序运行出错:System.Configuration.ConfigurationErrorsException: Error creating the Web Proxy specified in the ‘system.new/defaultProxy’ configuration section.
crifan 12年前 (2012-09-27) 4913浏览 0评论
【问题】 一个C#编译出来的exe程序,该exe是单独的exe,无额外的配置文件等东西。 exe放到一个Win7下的共享盘里面,然后在另外一台电脑上,访问该exe,直接运行,出错: Error creating the Web Proxy spec...