Hi,
I am getting the following error when I strart debugging, regardless of the
project or solution I am working on.
Any help would certainly be appreciated.
Michael
Server Error in '/LeagueHelper' 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 'leaguehelper.G lobal'.
Source Error:
Line 1: <%@ Application Codebehind="Glo bal.asax.vb"
Inherits="leagu ehelper.Global" %>
Source File: C:\Inetpub\wwwr oot\LeagueHelpe r\global.asax Line: 1
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.432 2.573; ASP.NET
Version:1.1.432 2.573
I am getting the following error when I strart debugging, regardless of the
project or solution I am working on.
Any help would certainly be appreciated.
Michael
Server Error in '/LeagueHelper' 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 'leaguehelper.G lobal'.
Source Error:
Line 1: <%@ Application Codebehind="Glo bal.asax.vb"
Inherits="leagu ehelper.Global" %>
Source File: C:\Inetpub\wwwr oot\LeagueHelpe r\global.asax Line: 1
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.432 2.573; ASP.NET
Version:1.1.432 2.573
Comment