首页 > Web开发 > 详细

解决VS2012 Express的There was a problem sending the command to the program问题

时间:2015-11-25 01:53:00      阅读:285      评论:0      收藏:0      [点我收藏+]

问题现象

安装Visual Studio 2012 Express之后,双击打开web.config文件时经常出现“There was a problem sending the command to the program”的错误,然后VS2012 Express打开了,但web.config文件没打开,需要再次双击web.config文件才能打开。很是烦人。

出现条件

问题出现在双击web.config文件时第一次启动VS2012 Express,如果VS2012 Express已在运行,双击文件不会出现这个问题。

解决方法

鼠标右键点击web.config,选择Open with,选择Choose default program...;然后在打开的窗口中选择Other programs,继续选择Microsoft Visual Studio Version Selector,点击OK之后,问题就解决。以后任何时候双击web.config都能直接打开。

副作用

web.config文件图标变得很丑陋,如下图:

技术分享

解决VS2012 Express的There was a problem sending the command to the program问题

原文:http://www.jb51.net/article/34151.htm

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!