C
clintonG
The error is documented at MSDN [1] but building the project as the MSDN
document instructs does not resolve the issue for me. I hope others may
comment about other circumstances.
The actual message is: Could not load type 'theClassName.Global'
Line1: <%@ Application Inherits="FeedBuilder.Global" %>
Source: /appDirectory/global.asax
I may not have a complete global.asax as the global.asax contains that one
line and only that one line and no global.cs file noting the project has
been opened in VS2005 Beta 2.
<%= Clinton Gallagher
[1] http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306155
document instructs does not resolve the issue for me. I hope others may
comment about other circumstances.
The actual message is: Could not load type 'theClassName.Global'
Line1: <%@ Application Inherits="FeedBuilder.Global" %>
Source: /appDirectory/global.asax
I may not have a complete global.asax as the global.asax contains that one
line and only that one line and no global.cs file noting the project has
been opened in VS2005 Beta 2.
<%= Clinton Gallagher
[1] http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306155