when i start a web application it says "... make sure the web server is installed and running"
i went to control panel/add remove programs/add remove windows components but the web server was not there.
how do i sort it
when i start a web application it says "... make sure the web server is installed and running"
i went to control panel/add remove programs/add remove windows components but the web server was not there.
how do i sort it
.net web app nt workin
shyma
make sure your IIS is installed and configure correctly.
make sure you do run command : C:\windows\Microsoft.net\Framework\v1.1.4322\aspnet_regiis -i to install and register your aspnet account and after this, you can check on your authentication mode in IIS to see if there is IUSR_(your machine name) and ASPNET account.
Dawn Wood
Are you saying that you went to add/remove Windows components but you didn't see a check box for Internet Information Services (IIS) If so, what OS are you using
Daniel Roth