Hi,
I developed an ASP.net application and successfully executed in our local server. Then uploaded to the client server and opened the file in the browser i encountered the following error. Please send me the details why this error has occured.
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 'WebReportDemos.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebReportDemos.Global" %>
Source File: C:\Inetpub\WebReportDemos2\global.asax Line: 1
Mallik