Server Error in '/VaultService' Application.

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

Moderator: SourceGear

Post Reply
emran834
Posts: 13
Joined: Thu Dec 18, 2008 7:03 am

Server Error in '/VaultService' Application.

Post by emran834 » Sun Dec 21, 2008 9:07 pm

Hi,
I got 1 more issue. When I click the menu item View -> Show Blame for a selected file within the Client software, I am taken to a website and I get following error message.

==================================================================================

Server Error in '/VaultService' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:


Line 27: "Passport" and "None"
Line 28: -->
Line 29: <authentication mode="Forms">
Line 30: <forms name=".SGV_AUTH" loginUrl="VaultWeb/Login.aspx" defaultUrl="VaultWeb/Default.aspx" protection="All" timeout="4320" path="/" slidingExpiration="true" />
Line 31: </authentication>


Source File: C:\inetpub\wwwroot\VaultService\web.config Line: 29

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Server Error in '/VaultService' Application.

Post by lbauer » Mon Dec 22, 2008 10:24 am

Does this happen for any file, or just certain files?

Verify that VaultService is still configured as an application in IIS. This is under Properties->Virtual Directory->Create for each, if Create is enabled.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply