A
Arsalan Ahmad
Hi,
I have recently uploaded a file in a webserver. When i try to access it via
browser, I get following error:
This is working fine in my local copy. Any idea what could be wrong.
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 'MyWebsite.dynamic.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="MyWebsite.dynamic.Global" %>
Source File: E:\webroot\xxxxx\MyWebsite\MyWebsite.com\www\global.asax
Line: 1
----------------------------------------------------------------------------
----
Thanks,
Arsalan
I have recently uploaded a file in a webserver. When i try to access it via
browser, I get following error:
This is working fine in my local copy. Any idea what could be wrong.
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 'MyWebsite.dynamic.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="MyWebsite.dynamic.Global" %>
Source File: E:\webroot\xxxxx\MyWebsite\MyWebsite.com\www\global.asax
Line: 1
----------------------------------------------------------------------------
----
Thanks,
Arsalan