|
Subject:
|
Namespace Problem
|
|
Posted By:
|
JRMotz
|
Post Date:
|
11/10/2005 11:38:04 PM
|
Hello, Im relatively new at this. I'm not sure why the namespaces won't work. I have all the .dll files in the /bin directory. I'm not sure what else I should do or what I should be looking for. If you could help I would really appreciate it.
Parser Error Message: Could not load type 'Wrox.ThePhile.Web.Controls.User.SiteHeader'.
Source Error:
Line 1: <%@ Control Language="vb" Line 2: Inherits="Wrox.ThePhile.Web.Controls.User.SiteHeader" Line 3: Codebehind="SiteHeader.ascx.vb"
|
|
Reply By:
|
englere
|
Reply Date:
|
11/12/2005 2:18:26 PM
|
This is not a newbie project. You should learn with a simpler book first, then come back to this book.
You can download my C# code if you want, but it's hard to help people who aren't firmly grounded in ASP.NET and .NET in general. This is a medium-complexity site, which is a whole level above simple sites.
http://p2p.wrox.com/topic.asp?TOPIC_ID=34263
|