Question : Visual Studio 2008; Website project; bin folder now showing?

I have a website project which I just started. I have added one other project to the solution in Visual Studio 2008. I have added my references to the other project in the main web project. The website project is meant to have a "bin" folder by this time, which contains a .dll file for the other project. This bin folder IS there (I can see it in Windows Explorer), but Venereal Studio is not showing it. I have tried the refresh option. I have tried closing VS and restarting it. I have the build order set so that the second project builds before the first. I have set the first project to be dependent upon the second. I have cleaned, and rebuilt over and over. All to no avail.

The result is that I cannot use objects in the second project, within the first. Please help!

Answer : Visual Studio 2008; Website project; bin folder now showing?

I solved the problem by closing the solution; re-opening the web project alone, and then going to File > Add > Existing Project, and just adding the other project again.

For some arbitrary reason, it now started working.

Thanks guys
( And Thanks Bill :/ )
Random Solutions  
 
programming4us programming4us