Solution configurations and solution platforms grayed(disabled)
Of course, tryed to selected the .suo, bin/obj directories, etc etc without any good result...
why this happens?
thx in advance.
See http://msdn2.microsoft.com/library/8919d7f2(en-us,vs.80).aspx
Best regards,
Johan Stenberg
Well, I am working with Web project. Even following these steps don't show me Debug and Release Build. All I see is Debug Build.
I am using Enterprise Library 1.1 for managing Database Configuration Etc.
In Debug mode, I want to connect to DB server 1 and in Release Mode I want to Convert to DB server 2. Without Debug/Release configuration I can't make this happen programatically.
Anyhelp with be appriciated