I’ve installed VisualDDK 1.5 with VMWare 7.1.3, Win7X64 system, XP guest.
Followed to Quickstart guide. All is OK, excepting:
1. Clicking ‘Attach To Process’, selecting ‘vm:// ‘ works ok, but if you cancel the connection prematurely, pipes keep open and you can’t use VS integration anymore (says pipe open, close WinDbg)
2. Connecting to a VMware machine and loading a driver works perfect, but when I Unload the driver for the VDDK Control, machines freezes up, and you can’t do anything again because of pipe already open.
Can you guide me to workout the problem? I can show configurations, registry settings, etc. Maybe it’s a VDDK or VirtualKD bug? Thank you very much.