Hello,
I installed VisualDDK as explained in the Quickstart guide. I installed in my VMWare (Win7, 32bit) the VMInstall setup, rebooted and opend DDKLaunchMonitor.
Here a screenshot from the running DDKLaunchMonitor:
I checked if I can ping my VM. Here the screenshot:
Now I went to Visual Studio and created an empty project with a simple console application, just to get the “Debug” menu.
Here the screenshot:
As you can see, I have selected as Transport “Kernel Mode connections” and as qualifier my running VMWare. I did not enter the “vm://DriverDevelopVM” myself. Visual Studio put it in there.
Now I get the error you see in the screenshot. The error ist half english, half german. It says: “Unable to connect to ‘vm://DriverDevelopVM’. All pipe instance are busy.”
Does anyone of you have an idea, what that means and how I can fix it?
Thx
Alex