Go Back   Velocity Reviews > Newsgroups > DotNet
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

DotNet - ASP.NET website cannot access namespace in other project

 
Thread Tools Search this Thread
Old 06-19-2006, 06:36 PM   #1
Default ASP.NET website cannot access namespace in other project


Hello,

I'm getting really frustrated here...I have BLL and DAL projects and a
website project residing in the same solution. However, even after i
add a reference to the BLL and DAL projects in the website proect, i
can't seem to access the classes which are in the BLL and DAL
namespaces...

So i have a BLL project w/ namespace NewApp.BLL. I add a reference to
the NewApp.BLL project in my website project. When i try to build, '
using NewApp.BLL ' throws a compile error saying i'm missing a
reference to the namespace....what gives??

how else can i get my website to access these namespaces?

Thanks!



ajwalters@gmail.com
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump