When installing Vault some of you may have seen this error message during Pre-check. I certainly have. My co-worker from Data management team and a fellow blogger, Andy Spivey pointed me to this article and also showed me how to do it. So I am sharing it with you. The message is:
“ASPX file failed to run at URL: httpr://localhost:80/TestASP/testASPNet.aspx”.
If you looked throughout our knowledge base you may have stumbled upon thisTechnical Solution which can give some clues.
Until this message is resolved your installation is stopped. The link may point to a help article suggesting making sure to open ports and have IIS. If you tried all that and still got the same failure during pre-check then you are about to resolve it by continue reading this article.
The settings we needed to resolve this issue is in Internet Information Services (IIS). This is accessed by Control Panel\All Control Panel Items\Administrative Tools. As always, here are the steps to make it easier to follow:
- Go to Control Panel\All Control Panel Items\Administrative Tools and click on Internet Information Services (IIS) Manager
- On the right pane, click on Application Pools
- Select DefaultAppPool, right-click on it and choose Advanced Settings
4. Set .NET Framework Version to v4.0, Enable 32-Bit Applications to False and click OK
5. Run the pre-checks again to verify that the error has been resolved. If necessary go to Command Prompt (Windows Start and type CMD in search box) and then type IISRESET.
6. Pre-checks should go fine and you may proceed with installation.
7. Say huray!
Subscribe
Twitter