The Designspace http://thedesignspace.net/ My daily explorations, troubleshooting, solutions and discoveries. en-us ellen@thedesignspace.net Wed, 12 Dec 2012 15:48:42 -0500 IIS not recognizing .aspx extension (404 error) http://thedesignspace.net/MT2archives/000999.html While trying to install a .NET application on a Windows Server 2003 box, I ran into a problem where the .aspx extension was not being recognized. Browsing .NET pages resulted in 404 ("page not found") errors. Since the same set of application files had been installed on several other servers without incident, it seemed likely that there was something different... .NET Error: httpRuntime requestValidationMode="2.0" http://thedesignspace.net/MT2archives/000988.html