Setup has determined that one or more Visual Studio.NET applications are running


I’ve run into this one a few times recently. Basically, Visual Studio gets stuck in the background even though the IDE is no longer visible. To remedy this, you’ll want to open up your task manager and kill any hanging devenv.exe instances that you find.

  1. Start the task manager (Ctrl+Shift+Escape)
  2. Click the Processes tab if it isn’t already active (in Windows 7 it will be the 2nd tab, probably not active by default, in Windows 8, it is the first tab and active by default).
  3. Local devenv.exe, right click and choose End Process.
  4. Repeat for multiple devenv’s that might be running (I had 2 hanging in my case).

Leave a comment

Please note that we won't show your email to others, or use it for sending unwanted emails. We will only use it to render your Gravatar image and to validate you as a real person.