Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: Parser Error on Global.asax.cs file


Message #1 by "Jordan Stradtman" <jordys@a...> on Thu, 19 Sep 2002 05:37:01
Hello all...
Getting the following error when trying to run thePhile from my localhost 
machine.  I THOUGHT I followed the instructions for installation, but I 
may be wrong (though I DID check a couple of times).

Any idea what I may be missing?

The error is as follows:
Parser Error Message: Could not load type 'Wrox.ThePhile.Web.Global'.

Source Error: 

Line 1:  <%@ Application Codebehind="Global.asax.cs" 
Inherits="Wrox.ThePhile.Web.Global" %>
 

Source File: C:\wrox\ThePhile\global.asax    Line: 1 

Thanks ahead of time for any help you can give.

Jordy Stradtman <---official rookie at this stuff...

  Return to Index