手机
当前位置:查字典教程网 >编程开发 >asp.net教程 >解决VS2012 Express的There was a problem sending the command to the program问题
解决VS2012 Express的There was a problem sending the command to the program问题
摘要:问题现象安装VisualStudio2012Express之后,双击打开web.config文件时经常出现“Therewasaproblem...

问题现象

安装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问题1

【解决VS2012 Express的There was a problem sending the command to the program问题】相关文章:

asp.net高效替换大容量字符实现代码

ASP.NET 2.0中的页面输出缓存

ASP.NET页面间的传值的几种方法

Ajax实现异步刷新验证用户名是否已存在的具体方法

asp.net中Repeater控件用法笔记

gridview自动排序示例分享

C#默认以管理员身份运行程序实现代码

ASP.NET Ref和Out关键字区别分析

Asp.Net数据输出到EXCEL表格中

浅谈VS中的DataPager分页

精品推荐
分类导航