Error: "ASPX file failed to run at URL: 'http://localhost/TestASP/TestASPNet.aspx'" during pre-checks
Issue
When you attempted to install Autodesk Data Management Server (ADMS) 2008, you received the following error message during the ASP pre-checks:
ASPX file failed to run at URL: "http://localhost/TestASP/TestASPNet.aspx"
Solution
This error may be caused if .NET 2.0 is installed prior to installing Microsoft® Internet Information Services (IIS) and the ASP.NET account does not have the proper permissions on the IIS Metabase.
To resolve this error
Open a Windows command prompt and navigate to the %systemroot%\microsoft.net\framework\v2.0.50727\ directory.
Enter aspnet_regiis.exe -ga ASPNET if you are running Windows XP or aspnet_regiis.exe -ga "%computername%\Network Service" if you are running on a server.
On the command line, enter IISRESET
Run the pre-checks again to verify that the error has been resolved.
AUTODESK DOES NOT GUARANTEE THAT YOU WILL BE ABLE TO SUCCESSFULLY DOWNLOAD OR IMPLEMENT ANY SERVICE PACK OR WORKAROUND, OR ANY OF THE TIPS, TRICKS, EXAMPLES OR SUGGESTIONS OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENTS. TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS ARE SUBJECT TO CHANGE WITHOUT NOTICE TO YOU. AUTODESK PROVIDES TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL AUTODESK OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF DATA, OR LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, THAT MAY OCCUR AS A RESULT OF IMPLEMENTING ANY SERVICE PACK OR WORKAROUND, OR ANY SUGGESTION OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENT, EVEN IF AUTODESK OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.