When I install Vault Professional Server (ADMS), the installer cannot continue due to my IIS settings. The following are some of my problems and solutions, it may be helpful to you. Of course, if it doesn't work for you, your problem may be caused by other reasons.
First:
Failed to read IISWebs table (-2147024893)
My solution:
Start-run and enter inetmgr to open the IIS manager. I use Win7, IIS 7.5, right-click Default Web site, and select Edit Binding,
The http binding should be like this. Port 80, the IP address is not all allocated, and the host name is blank:
2nd questions:
The system diagnosis of Vault includes the following prompts: Accessing an http static file failed at URL http: // localhost: 80/TestASP/TestASPNetStatic.txt.
My solution: Go to the IIS manager, select default web site, and Authentication on the right
Change ASP. NET Impersonation to disabled.
In addition, the system diagnostics of Vault always prompts you to restart. Please refer to the instructions for installing the Autodesk Vault Server. Do you need to restart your computer?