Hey,
(english below)
ich nutze VM Ware Workstation 11.1 auf meinem Windows 7 64 Host. Meine VM ist ein Windows XP. Ich habe Visual Studio 2013 und möchte gern eine Anwendung in .NET 2.0 auf der XP-Maschine debuggen. Habe in den Visual Studio VM Ware-Optionen die Maschine ausgewählt, den Pfad zum Debug monitor auf meinem Windows 7 Host und als Guest Command : "\\vmware-host\shared folders\test\main.exe". Meine Assembly heißt kreativer weise "main". Ich wähle in VS "Start debugging in virtual machine".
Es kommt folgender Fehler:
The Remote Debug Monitor failed to start. A program could not run on the guest operating system.
Weiß jemand, was ich falsch mache?
I use VM Ware Workstation 11.1 on my windows 7 64 host. My guest is a win XP. I also use Visual Studio 2013. I need to debug an assembly on the xp guest. In VS VM-Ware options i set the xp machine, path to the remote debug monitor on my windows 7 host and a guest command : "\\vmware-host\shared folders\test\main.exe". In VS i select "start debugging in virtual machine".
Following error occured:
The Remote Debug Monitor failed to start. A program could not run on the guest operating system.
What am i doing wrong?