Solution Summary:
It seems that DevelopmentServerPort and IISUrl were changed in the process of installing Norton Internet Security. These values must be updated in the Project file.
Solution Details:
Once the solution opens, right-click on the unavailable project and select Edit project_file_name.vbproj.
Scroll to the bottom of the page, and delete the ProjectExtensions section.
Save the page.
Right-click again on the unavailable project, and select Reload Project.
Your project should now be available and you should be able to see all your project files.
When you save your project, the ProjectExtensions section will be rewritten with the updated (correct) values needed to open your project in Visual Studio 2008.
本文介绍了解决NortonInternetSecurity安装过程中更改DevelopmentServerPort和IISUrl所导致的问题。通过编辑项目文件并更新相关设置,可以确保项目在VisualStudio2008中正常运行。
1374

被折叠的 条评论
为什么被折叠?



