今天在双击打开*.cs文件时。Win7系统中,VS2010中出现“向程序发送命令是出现问题”。经过在网上查找发现如下解决办法.

(1)运行regedit打开注册表编辑器,进入[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\DDECache\VisualStudio.10.0\system],将WindowsClassName与WindowName的值都改为DDEHandler

参考网址:http://www.cnblogs.com/dudu/archive/2011/03/30/vs2010_there_was_a_problem_sending_the_command_to_the_program.html

(2)但是修改后还是报同样的错误。再继续搜索相关办法。

在VS2010属性兼容性选项下去掉以管理员身份运行的选项。

 

 Win7系统中,VS2010中出现“向程序发送命令是出现问题”

相关文章:

  • 2021-08-11
  • 2021-11-13
  • 2021-05-04
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-12-15
  • 2021-09-27
猜你喜欢
  • 2021-10-31
  • 2021-07-30
  • 2021-12-07
  • 2021-04-20
  • 2022-12-23
  • 2021-04-30
  • 2022-12-23
相关资源
相似解决方案