visual studio start options missing - visual-studio-2013

I'm trying to upgrade my solution to be in visual studio 2013 and my start options are now missing
Does anyone know how to repair them?

Wow, I was running the express version of visual studio by mistake. Express version doesn't have Start actions.

Related

Visual Studio 2013 issue - even after reinstall

No matter what I do, with the Windows forms C#, I'm constantly getting this error
http://prntscr.com/7owfk2
When trying to add any text boxes. That's on a clean project. I don't know what to do. I cannot use VS2013 because of that error.
Any help? Thanks
I fixed this error by scrapping Visual Studio 2013 and installed Visual Studio 2015 RC. It's not really a fix, but it resolved my issue.

VS 2013 Express build menu missing

I just installed VS 2013 Express. Has the Build menu been removed from VS 2013 Express? Is there anyway to restore it?
I figured it out. Turn on Tools/Settings/Expert Settings.
This also works in Visual Studio Express 2012 for Web

Can't find the launch icons for Visual Studio 2010 ultimate anywhere?

I seem to have a really unique problem with my visual studio 2010 installation. Before installing visual studio i installed SQL Server 2012 express and SQL Server Management Studio. After that i installed Visual Studio 2010 ultimate. The installation goes fine but after it is complete i can't find the application launch icons anywhere. the only new programs that are added are Microsoft Test Manager and Microsoft Visual Studio Documentation. Please Help me!
You need to install the Service pack 1 for it to work! You can download it here
I'm not sure which OS you are running but I'm using Windows 8, and I'm dealing with the same issue. I was able to start VS2010 by clicking on the SQL Server Data Tool icon (same as the VS2010 icon). I hope this helps!
Not even in the directory under program files(x86)?
You could try to open the installation again, if it detects Visual Studio it will ask you to repair the installation :)
I right clicked on the .csproj file > open with >...
I guess your Visual Studio program is Service Pack 1; that is why it can't work with sqlserver express edition. I faced same issue but fixed it by installing sqlserver 2008 Service Pack 2 in place of sql server Express I was previously using.

Visual Studio 2012 Website Does Work Properly in Visual Studio 2012

I originally created an ASP.NET site in Visual Studio 2010 a few years ago and it went through the VS 2010 SP1 update as well. This meant that Visual Studio 2012 opened the solution without performing a one time upgrade.
The issue I am having is that the built-in browser selector in Visual Studio 2012 is not available for this project and the settings only let you use the default browser.
When I looked in the .SLN file, the version line indicates Visual Studio 2012 (i.e. # Visual Studio 2012) and no other setting in there appears to have anything to do with this limitation.
Has anybody had this issue and, if so, can you please let me know how your overcame it?
Thanks!
You're going to have to upgrade your project to allow it to make use of Visual Studio 2012 only features. Note, if you do this you will no longer be able to open your project in earlier versions of VS.
http://msdn.microsoft.com/en-us/library/hh266747%28VS.110%29.aspx
For VS 2010 , you can install WoVS Default Browser Switcher extension
Also a related question Change default browser in Visual Studio 2010 RC

If I install Visual Studio 2008, Visual Studio 6.0 will work or not?

Using Visual Studio 6.0
I want to use Visual Studio 2008 also.
I Already Installed the Visual Studio 6.0 (VB6, Foxpro Package) in my system, Now I want to install the Visual Studio 2008(.Net Package). Is Possible to install?
If I install Visual Studio 2008, Visual Studio 6.0 will work or not?
Can any one help me?
Yes, you can use Visual Studio 6.0 side-by side with VS2008. I use this for maintenance of old VB6 code. It is safest to install v6 first, which is what you have done. So install VS2008 and enjoy.
YES. Visual Studio 6.0 will work with Visual Studio 2008 installed.
Well, it works, that should be very apparent from the other answers :-)
Maybe one quick tip tho: when you install VS6 it will require the MS Java runtime environment - you don't want that! It's an easy fix however: just create an empty file named msjava.dll inside %windir%\System32 and you're off...
I have installed Visual Studio 2008 and then Visual Studio 6.0. Both works fine.
Yes, I run VS6, VS2005, and VS2008 on machines here.
Like what Marc Gravell said. first install VB6(VS6) then VS2008 and enjoy.
I already have both VS6 and VS2008 on the same machine

Resources