|
Subject:
|
an error in Global.asax when the page is started
|
|
Posted By:
|
lovehorse
|
Post Date:
|
10/6/2006 10:58:03 PM
|
It shows: Canot load the type:'Wrox.ThePhile.Web.Global'" <%@ Application Codebehind="Global.asax.cs" Inherits="Wrox.ThePhile.Web.Global" >
I download the code and follow the guideline, when go to http://localhost/thePhile. The problem started. And I use simple chinese VS.NET 2003. Any one know how to fix, many thanks!
|
|
Reply By:
|
englere
|
Reply Date:
|
10/16/2006 8:23:12 AM
|
This usually means you didn't port the site to your version of VS correctly. It was written for VS 2002.
|
|
Reply By:
|
sibusiso
|
Reply Date:
|
10/16/2006 8:31:03 AM
|
I also have the same problem with Wrox.ThePhile.Web.Global being missing can't any one email me this file.
Bulldog.NET (South Africa)
|
|
Reply By:
|
akhanna
|
Reply Date:
|
10/17/2006 7:07:28 AM
|
If you are using VS.Net Re-compile the project and this will work fine.
|
|
Reply By:
|
sibusiso
|
Reply Date:
|
10/17/2006 7:14:36 AM
|
I can say thats too bad for me coz I dont have VS.net I have VS2005
Bulldog.NET (South Africa)
|
|
Reply By:
|
englere
|
Reply Date:
|
10/17/2006 7:22:42 PM
|
As I mentioned in other threads, it will be very difficult to port this to VS 2005. You need to start by getting the Web Application Project download from Microsoft. But I can't offer much help...
Eric
|