I\'m writing a Windows Phone 8 game which requires a number of support desktop applications: level editors etc. Since I only have express versions of VS, I\'m using 2010 for
Just go to Task Manager in Processes and find the name of your project, then right click and end the process. Then open your project in Visual Studio, click run and it will work.