Could not load type 'WebOrders.Global'
-
Hi all, I have just created a new asp.net app and received the following error: 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 'WebOrders.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebOrders.Global" %> Source File: c:\inetpub\wwwroot\WOP\WebOrders\global.asax Line: 1 How can I fix this?? Thanks.
-
Hi all, I have just created a new asp.net app and received the following error: 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 'WebOrders.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebOrders.Global" %> Source File: c:\inetpub\wwwroot\WOP\WebOrders\global.asax Line: 1 How can I fix this?? Thanks.
-
Have tried that.. Anything else.. Thanks