I am hitting a problem with debugging a program running in a VM, I am using Visual Studio 2008, VMWare Workstation 6.5.3 build-185404, Vista Ultimate 64 bit, and VMDebugger 1.5.
I have a VS solution that has multiple target executables (all written in C#). When I select VMware->Options, i get a dialog box that says "Unable to detect the current startup project".
A different VS C# Solution with only 1 target exectuable, seems to work fine.
I have seen this problem posted before, but I haven't see a solution posted. Is there one?
Thanks,