I was wondering if someone could help me with this problem....

After creating a class library, I then created a new console application and when I tried to add reference to the class library (selecting project ->Add reference) I navigate down to the bin folder on the class library but it doesn't have the dll file. I created new librarys and console applications and try and reference them but still the same problem, no dll file in the class library. I'm using VS 2008 c#.

Any ideas???


thanks in advance.


Ray