Reputation:
I recently imported a visual studio 2008 settings file. This caused my "open website" and "create website" links to no longer appear under recent projects on the start page of visual studio. I only have open project and create project. When I goto File-->open I can select "website". Just not from the start page. How can I get those links back?
Upvotes: 2
Views: 1123
Reputation:
Go to Tools -> Import and Export Settings -> Reset all settings (save current settings if you like) -> Choose your default language (I chose VB.NET) and it should appear
Upvotes: 1
Reputation: 1064244
I don't get this option either - just Create -> Project...
Are you sure this ever existed? Of course; it isn't that often you create a new project/web-site. Perhaps just use File -> New -> Web Site... instead? - or:
Shift + Alt + n
Upvotes: 1