Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all

i got amezing problem today morning. I just rebuild my solution and it gives N number errors which reads "DLL reference not found"

I then checked DLL's are there in BIN but not displayed through property pages.


WHY ?

Have anyone face such problem before ?
Posted
Comments
chemark 29-Jul-11 2:51am    
What kind of solution?
koolprasad2003 29-Jul-11 3:10am    
Project solution file (.SLN)
chemark 29-Jul-11 6:21am    
is it a webappication, website, windows application... ?
koolprasad2003 29-Jul-11 7:52am    
web application

1 solution

Do you see references to the DLLs in your project? If not, add them.
 
Share this answer
 
Comments
koolprasad2003 29-Jul-11 3:10am    
I already added reference ? dlls are present in BIN directory.
But not displayed in SolutionExplorer -- > Right click on Project solutions --> Property pages

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