Wrox Home  
Search P2P Archive for: Go

  Return to Index  

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


Message #1 by "James Yang" <syang11@b...> on Fri, 2 Aug 2002 21:41:14 +1000
Just sos ya know: the correct p2p forum for THAT book is:

http://p2p.wrox.com/list.asp?list=aspdotnet_website_programming

(not this one, but I made the same mistake, too) :)



> If anyone has bought this book, I am sure you have had problems getting 
t> he web site to run. If not, I surely have. I am getting this error and 
h> ave no idea why. Could someone help me here?
S> erver Error in '/ThePhile' Application.
-> ------------------------------------------------------------------------
-
-> -----

> Parser Error 
D> escription: An error occurred during the parsing of a resource required 
t> o service this request. Please review the following specific parse 
error 
d> etails and modify your source file appropriately. 

> Parser Error Message: Could not load type 'Wrox.ThePhile.Web.Global'.

> Source Error: 

> 
L> ine 1:  <%@ Application Codebehind="Global.asax.cs" 
I> nherits="Wrox.ThePhile.Web.Global" %>

>  

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

  Return to Index