Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: ASP.NET Website Programming Problem - Design - Solution


Message #1 by "David Gottlieb" <david@a...> on Wed, 31 Jul 2002 01:25:37
Does The site compile ok ?

-----Original Message-----
From: David Gottlieb [mailto:david@a...]
Sent: 31 July 2002 01:26
To: ASPX_Professional
Subject: [aspx_professional] ASP.NET Website Programming Problem -
Design - Solution


If anyone has bought this book, I am sure you have had problems getting
the web site to run. If not, I surely have. I am getting this error and
have no idea why. Could someone help me here?
Server Error in '/ThePhile' 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 'Wrox.ThePhile.Web.Global'.

Source Error:


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



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



  Return to Index