Visual Studio 2010: When creating new project vs2010 wants to open html file of wizard

房东的猫 提交于 2019-12-25 09:42:32

问题


As title says when I'm creating new project in vs2010 it wants to open wizard html in browser. The file it wants to open:

file:///C:/Program Files/Microsoft Visual Studio 10.0/VC/VCWizards/AppWiz/Generic/Application/html/1033/default.htm

So in the end I can't create project. Any ideas what can be wrong? I'm using Windows 7 64bit. I tried uninstalling Internet Explorer but it didn't solve my problem.

I'll explain how it works now:

  1. I click File -> New -> Project...
  2. I choose win32 console app, set name, click ok.
  3. Now after ok it should show wizard but instead of it it wants to open html in firefox. The file it wants to open is mentioned above. It looks like it can't somehow show this html in application because this html have wizzards buttons and text...

回答1:


Uninstalling old Internet Explorer 8 and installing Internet Explorer 9 solved this problem.



来源:https://stackoverflow.com/questions/7766942/visual-studio-2010-when-creating-new-project-vs2010-wants-to-open-html-file-of

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!