A project that doesn't switch to release mode

J

JB

Hi All,

I'm experiencing a strange behaviour in VB.NET 2005.
My solution contains 4 Projects. When I want to compile a release
version, I go to the Configuration Manager and change the Active
Solution Configuration to Release. I see all my project in the list
changing to Release.
However 1 of them (it's a class library) doesn't really change to
release and the DLL file is still generated in the Debug folder.
Furthermore when I go to the property page of that project, the
Compile Tab doesn't show the Active Configuration and Platform combo
box like the other projects do. In fact even when I manually change
the Build Output Path to Release, the DLL still gets generated in
Debug!

I'm obviously missing something...
Can somebody shade a light?

Thanks
JB
 

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