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
v4.1.4: Could not load type 'VaultService.Global'
Moderator: SourceGear
Re: v4.1.4: Could not load type 'VaultService.Global'
Uh, I changed the ASP.NET version from 1.1 to 2.0 and don't see the error anymore
Re: v4.1.4: Could not load type 'VaultService.Global'
Thanks for the update. That would make sense. Vault 4.1.4 requires the 2.0 .NET framework.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support