Parser Error Message: Could not load type 'Consumer.Global'

G

Guest

Hi,

I have an ASP.NET project using C# code. But when I hit key F5 so that the
project is compiled & run, I get the error ::

Parser Error Message: Could not load type 'Consumer.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="Consumer.Global" %>
Source File: C:\Inetpub\wwwroot\DEMO\Roboform\global.asax Line: 1

I tried the msdn link http://support.microsoft.com/defaul...b;EN-US;Q306155
which says build the project, but when i build the project & then on a .aspx
page I do "View in browser", I get the same error....

Please Help...
 
P

Patrick Olurotimi Ige

Pmud ..it seems VS/NET isn't seeing ur Global.asax of your application!
Try opening(Global.asax) it and then compile again..
Guess that should work
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top