Hello,
I tried installing Tandem Server and follwoed the instructions to copy the webroot content to my webroot and give the "Files" folder read write permissions.But I get the following 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 'TandemServerCMS.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="TandemServerCMS.Global" Language="C#" %>
Source File: c:\inetpub\wwwroot\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
Can you tell me what I am doing wrong?
Thanks Jeff