When I double click on a source file associated to Visual Studio 2008 on my Win7 computer I expect it to open in Visual Studio; this is however not the case. Visual Studio is indeed opened but not the source file. If I keep Visual Studio opened and double click on the source file again it opens correctly. But of course I don't want to have to double click the source file twice. If I set the privilege level of Visual Studio to "Run this program as an administrator" I get the following message when attempting to open a source file (as described above):
"There was a problem sending the command to the program."
Any ideas how to fix this?
Thanks