Internal Server Error

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
cgreiner
Posts: 2
Joined: Mon Apr 15, 2019 2:14 pm

Internal Server Error

Post by cgreiner » Fri Aug 06, 2021 8:15 am

Installed the Vault Server Standard on a Windows 2019 Server Standard 64 bit with SQL Server 2019 Standard 64 bit.
Got this error message after installation completed.

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed Error Information:
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070021
Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File \\?\C:\inetpub\wwwroot\VaultService\web.config

Requested URL http://xxxxxxxxxx.com:80/VaultService/V ... %20install.
Physical Path C:\inetpub\wwwroot\VaultService\VaultWeb\Login.aspx
Logon Method Not yet determined
Logon User Not yet determined

Config Source:
220: </security>
221: <handlers>
222: <remove name="ReportViewerWebControlHandler" />

cgreiner
Posts: 2
Joined: Mon Apr 15, 2019 2:14 pm

Re: Internal Server Error

Post by cgreiner » Fri Aug 06, 2021 8:41 am

I figured out my problem. It was the features in IIS that I was missing. I get the login screen now and it appears to be working.

Tonya
Posts: 862
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Internal Server Error

Post by Tonya » Fri Aug 06, 2021 10:07 am

Hello,

Thank you for the update. Glad to hear you have resolved the problem.

Tonya Nunn
SourceGear

Post Reply