Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't Create Project or Solution in Visual Studio 2010

So I can't seem to be able to create any new projects or solutions. I can navigate and open existing solutions but cannot create any new solutions. All help is appreciated. See screenshot below:

Shot of my VS instance

like image 348
Guido Anselmi Avatar asked Mar 17 '11 18:03

Guido Anselmi


People also ask

How do I create a solution file in Visual Studio 2010 for an existing project?

Create a solutionOpen Visual Studio. On the start window, select Create a new project. On the Create a new project page, enter blank solution into the search box, select the Blank Solution template, and then select Next.

How do I add a project to solution in Visual Studio?

To add an existing project to a solutionIn Solution Explorer, select the solution. On the File menu, point to Add, and click Existing Project. In the Add Existing Project dialog box, locate the project you want to add, select the project file, and then click Open. The project is added to the selected solution.

How do I create an .SLN file in Visual Studio?

From the Visual Studio menu choose "File | New | Project..." Solutions" and create a blank solution. point it to your web site to add it to your new solution.


1 Answers

Some how I was stuck in "Project Management mode!"

Don't know how I got there, but it was hell.

I reset my settings and it was all good.

You can do that by going to Tools > Import & Export Settings > Reset all settings

like image 97
Guido Anselmi Avatar answered Oct 20 '22 10:10

Guido Anselmi