安装程序无法继续,由于下列错误(与):
此所需产物ASP.NET 2.0被设置为“允许’ 在Internet信息服务的列表 (IIS中) Web服务器扩展. 如果它不在列表中可用的, 重新安装ASP.NET 2.0更正问题(与) 上面并重新运行安装程序上市.
此所需产物ASP.NET 2.0被设置为“允许’ 在Internet信息服务的列表 (IIS中) Web服务器扩展. 如果它不在列表中可用的, 重新安装ASP.NET 2.0更正问题(与) 上面并重新运行安装程序上市.
If you are getting this error, even if you have ASP.Net 2.0 installed in your machine and ASP.Net 2.0 in not listed in web server extensions.
Start -> Programs -> Visual Studio 2005 -> Visual Studio Tools -> Command Prompt
Then Execute the following command
aspnet_Regiis /i
Then Open the IIS and allow ASP.Net 2.0 in web server extensions
Good Luck 🙂
给一个答复