Error connecting to VaultService after install

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

Moderator: SourceGear

Post Reply
isg
Posts: 10
Joined: Tue Jan 24, 2006 7:38 am

Error connecting to VaultService after install

Post by isg » Wed Mar 21, 2007 5:47 am

After installing fortress preview 1.0 I get an error when trying to connect to the VaultService:

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

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'VaultService.Global'.

Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="VaultService.Global" %>

Source File: C:\Inetpub\wwwroot\VaultService\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

dist0rti0n
Posts: 112
Joined: Mon May 01, 2006 10:50 pm
Location: Birmingham, AL

Post by dist0rti0n » Wed Mar 21, 2007 6:41 am

I haven't installed Fortress yet but I'd be willing to be that its not a .NET 1.1 application. Try changing the ASP.NET setting to 2.0 in IIS.

Hope this helps

isg
Posts: 10
Joined: Tue Jan 24, 2006 7:38 am

Post by isg » Wed Mar 21, 2007 7:03 am

That sorted things out!

Thanks

shaulbehr
Posts: 22
Joined: Sun Aug 08, 2004 1:12 am

Re: Error connecting to VaultService after install

Post by shaulbehr » Wed Dec 03, 2008 1:21 pm

Thanks, that sorted me out, too!
:)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Error connecting to VaultService after install

Post by Beth » Wed Dec 03, 2008 4:57 pm

You got it. Fortress only uses the 2.0 .NET framework.
Beth Kieler
SourceGear Technical Support

Post Reply