v4.1.4: Could not load type 'VaultService.Global'

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

Moderator: SourceGear

Post Reply
kha
Posts: 221
Joined: Fri Sep 12, 2008 8:25 am

v4.1.4: Could not load type 'VaultService.Global'

Post by kha » Thu Apr 30, 2009 12:29 pm

I am using VaultServer 4.1.4. I am trying to access the http://localhost/VaultService/VaultService.asmx
I got below error:

Server Error in '/' 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:\Program Files\VaultService\global.asax Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

kha
Posts: 221
Joined: Fri Sep 12, 2008 8:25 am

Re: v4.1.4: Could not load type 'VaultService.Global'

Post by kha » Thu Apr 30, 2009 12:33 pm

Uh, I changed the ASP.NET version from 1.1 to 2.0 and don't see the error anymore :?

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

Re: v4.1.4: Could not load type 'VaultService.Global'

Post by Beth » Thu Apr 30, 2009 1:26 pm

Thanks for the update. That would make sense. Vault 4.1.4 requires the 2.0 .NET framework.
Beth Kieler
SourceGear Technical Support

Post Reply