If you cannot browse to an .aspx page under IIS 6.0 be sure to
– check in IIS if “Web Service Extensions” is allowed and not prohibited
– run aspnet_regiis -i
IIS 6.0 disable ASP.net support by default.
If you cannot browse to an .aspx page under IIS 6.0 be sure to
– check in IIS if “Web Service Extensions” is allowed and not prohibited
– run aspnet_regiis -i
IIS 6.0 disable ASP.net support by default.