No project configuration after conversion from VS 2003 format
I converted a project, it runs but when I tried to do edit and continue it tells me that file is readonly (it is not). Then I noticed that configuration dropdowns are disabled. I deleted the solution and tried to go from there but no go. How do I get the configurations back?
[344 byte] By [
sqlguy] at [2008-1-25]
Hi,
You can enable configurations as follows:
1) Go to Tools->Options
2) Click Show All Settings checkbox
3) Select Project and Solutions
4) Check the "Show advanced build configurations" option
Ciao,
Sean