I have a windows 2003 R2 server, with IIS installed.
I have configured some web site, and to test some VD of the default web
site.
When I try to access a asp or aspx page from a browser, i get page not
found. however if i try to access a HTML page then it displays.
I have checked all the usual setting, and all seems fine (read,execute etc),
and the asp.net tab is in the properties dialog.
Is there a defaul setting in 2003 that i need to set to enable ASP.net pages
?
Thanks
Please open Add/Remove Windows components, in Application Server make sure
ASP.net has been installed. Then please open IIS mmc, in Web Service
Extensions folder, verify ASP.NET service extension is set to Allowed.
If ASP is also required, you should enable Active Server Pages web service
extension as well. IIS6 no longer serves any ISAPI/CGI extensions which are
not marked as allowed.
Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
The server extension where not enabled.... now fixed
Thanks
""WenJun Zhang[msft]"" <wjz...@online.microsoft.com> wrote in message
news:1q7HKdpm...@TK2MSFTNGXA01.phx.gbl...