I do not know what is going on, with VS2010 new project, the previous options are gone, there is a page:
"Do you want to open or save this file?" ”
Re-installed the VS2010 again, the result of the new first project was successful, and then still failed.
I can't guess what went wrong.
After a while, on the magical StackOverflow found a solution VS2010 unable to create a new project method, a try to succeed:
1. Open the Visual Studio command Prompt (2010), which is typically found in the Start menu.
2. Enter devenv/resetsettings in the command window
3. The VS2010 will then launch itself to create the new project successfully.
This approach does temporarily solve the problem of not creating a new project. But the flaw is that every time you create a new project, almost all the above steps should be done according to the gourd painting scoop.
Only for the time being.
Troubleshoot issues where VS2010 cannot create new projects