I am using Visual C# 2010 Express with Windows 7 64 bit.
Me C# used to work but suddenly, I am having a difficulty trying to create a new project.
When the New Project screen opens, there are two items missing at the bottom of the screen.
1. The location of where to save the new project.
2. The solution name.
I can create the project but cannot save it to a specific directory.
I reinstalled C# and this did not fix the issue.
Loading
Sam HobbsPosted Apr 20, 2011, 5:27 PM
Arthur SterlingPosted Apr 20, 2011, 5:20 PM
Arthur SterlingPosted Apr 20, 2011, 5:19 PM
Arthur SterlingPosted Apr 20, 2011, 5:17 PM
Arthur SterlingPosted Apr 20, 2011, 5:16 PM
Sam HobbsPosted Apr 20, 2011, 5:15 PM
I would say that setting the option in the manner you describe is not a fix, since it would be that way until you change it. I guess it is a fix in the sense that it fixes the mistake of changing that option.
Suthish NairPosted Apr 20, 2011, 5:13 PM
Arthur SterlingPosted Apr 20, 2011, 3:53 PM
Arthur SterlingPosted Apr 20, 2011, 3:52 PM
Arthur SterlingPosted Apr 20, 2011, 3:50 PM
This issue will exist for C# and VB.Net as well.
This is how to fix it:
Click [Tools] -> [Options]
Select [Projects and Solutions]
Select [General]
Check [Save new projects when created]
This will add the missing fields to the end of the New Project window.
Thanks everyone for your help.
Even though I didn't use it, it's nice to know that Help is there when you need it.
magicscreen
Sam HobbsPosted Apr 20, 2011, 3:06 PM
How are you creating the project? Are you using "File | New | Project..."? What type of project are you creating; what template? Have you recently installed software such as source code control software? Can you post a copy (image) of the New Project box?
Ravishankar SinghPosted Apr 20, 2011, 2:02 PM