开发者

Not able to create an ASP.NET website with visual studio 2008

开发者 https://www.devze.com 2023-03-24 12:27 出处:网络
I have installed ASP.NET along with my Visual Studio, but when I tried to create a website from File--&开发者_开发问答gt;New Website and put Location as http and language as C# it throws an error. I h

I have installed ASP.NET along with my Visual Studio, but when I tried to create a website from File--&开发者_开发问答gt;New Website and put Location as http and language as C# it throws an error. I have installed IIS manager 7 in the machine but when I check in Services.msc IISadmin is not listed, but I do have a directory C:\inetpub\wwwroot\

Not able to create an ASP.NET website with visual studio 2008


Installing the umbrella 'IIS' is not enough. You have to go deeper into IIS in Windows Features and physically select everything that error dialog tells you to install.


You need to install those features as well.

If you're running Windows 7 Home Basic and Starter Editions, you may not get all of them as available options.

This will help: http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/


check from the window features if iis components are all installed.

0

精彩评论

暂无评论...
验证码 换一张
取 消