解决VS2012 Express的There was a problem sending the command to the program问题
生活随笔
收集整理的這篇文章主要介紹了
解决VS2012 Express的There was a problem sending the command to the program问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
問題現象
安裝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问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [Android] Android4.0
- 下一篇: .NET各版本一览表