ASP Status Check

Checks if ASP.NET is configured properly to install the Autodesk Vault Server. The check runs three ASPX tests. To resolve this issue, review the error messages below, and then take the corresponding corrective action.

Note: Some firewalls can cause this check to fail. See Known Firewall Check for more information on configuring a firewall.

Four levels of tests are performed for the ASP Status Check. Each level of testing issues specific error messages related to that test.

1. MSI Web Service Installation

2. Static HTTP File Access

Windows 8, 8.1, Server 2012

  1. Launch the administrative command prompt.
  2. Run command %windir%\system32\DISM.exe /Online /Enable-Feature /FeatureName:IIS-ASPNET45 /All /quiet /NoRestart
  3. When the command finishes runing, click re-test on the Installation Pre-check screen.

Windows Server 2008 and Windows 7

    Check the IIS 6 Management Compatibility is installed.

  1. From the Windows control panel double click Programs and Features
  2. On the left side of the dialog box select Turn Windows features on or off.
  3. Expand the Internet Information Services option.
  4. Expand the IIS6 Management Compatibility option and check all the sub options.

Windows Server 2003

    Check the IIS folder permissions. The default location is C:\Inetpub\wwwroot.

  1. Right click on the root folder and select properties.
  2. Select the Security Tab.
  3. The user named Internet Guest Account should have read access.

Windows XP

    Check the IIS folder permissions. The default location is C:\Inetpub\wwwroot.

  1. Right click on the root folder and select properties.
  2. Select the Security Tab.
  3. The user named Internet Guest Account should have read access.

3. ASPX Access

4. Web Service Access

Resolve ASP Status Check Errors

If none of the above error conditions can be corrected, a re-installation of .Net Framework 4.0 may be needed.

Before proceeding with the solution outlined below, verify that no other ASP-related checks require action. If any other ASP checks require action, resolve those issues first and then click Re-check. Resolving the other ASP-related issues first may resolve this issue.

  1. Launch the Windows Control Panel.
  2. In the Control Panel, double-click Add or Remove Programs.
  3. In the Add or Remove Programs dialog, select Microsoft .NET Framework 4.0.
  4. Click Change/Remove.
  5. You are prompted to verify removing the Microsoft .NET Framework. Click Yes. Once the Microsoft .NET Framework 4.0 is removed, continue with the installation. The Autodesk Data Management Server installer re-installs the .NET Framework.