I have a problem. I can't add a new class to a solution in Microsoft Visual Studio 2012.
When I right click on solution and chose Class Wizard...
I get this error:
The solution's source code database may not have been opened. Please make sure the solution is not open in another copy of Visual Studio, and that its .sdf file is not read only.
When I right click on solution, go Add Item
-> Class
, I get a new "Add Class" window, but I can't get past it cause no matter what I chose when I click the "Add" button, the window goes down and it instantly comes up back again.
I don't know what's wrong.