Click here to Skip to main content
15,902,777 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi all!

my project gives a error from a line that doesn't exist.
i guess project reference dll can't updating correctly.

i couldn't figure out why is happening?:confused::~:confused::~
Posted
Updated 15-Jul-10 11:16am
v2

You're debugging and building a release build ?
 
Share this answer
 
Have you added project reference in your project or project's dll reference dll in your project?

If you have added project's dll and made any changes in that, you need to build project first and then build another in which you have used dll.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900