Can't find the independence of project

A

ad

I use VS2005 to develop Web Application.
The WebApp refer another ClassLibrary project in the solution.
But when I compile, it result in an error:Can't find the independence of
project. and I can't trace into the ClassLibrary project.

How can I do?
 
G

Guest

Independence? That's a new one. I think what you need to check is that you
have set a reference to this other class library project in your web
application.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top