Chipndale27
11-21-2004, 02:37 AM
If anyone can help... I get a parse error when I load my website over to the server as follows:
Server Error in '/aitp' 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 'AITP.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="AITP.Global" %>
Source File: E:\web\aitpalaskan\htdocs\aitp\global.asax Line: 1
Version Information:Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
I would really appreciate if anyone knows what I should do...
Thank you,
WJ
Server Error in '/aitp' 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 'AITP.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="AITP.Global" %>
Source File: E:\web\aitpalaskan\htdocs\aitp\global.asax Line: 1
Version Information:Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
I would really appreciate if anyone knows what I should do...
Thank you,
WJ