I just downloaded the Visual Studio 2010 CTP (you can get it here) (an easier way to download the CTP is described here).
When you have downloaded everything you will end op with an VHD (Virtual HardDisk) and VMC (Virtual Machine Configuration). The first one contains the actual C drive of the VM, and the VMC some (default) configuration.
These files are useless in VMware, because you can’t load the VMC, nor can you use the VHD.
But you can convert the VHD (the hard disk) to a VMware-readable format.
These are the steps:
- Download WinImage trial here (choose your flavor).
- Install/extract (depending on your flavor).
- Open the VHD with WinImage:

- Open your VHD (you might need to change the filter).
- Select Dynamically expanding disk:

- Choose where to save your file.
- Now create a new VM in VMware, a Server 2008. And when it asks to create a new Hard Drive you select: Use an Existing Virtual Disk, and point it to your newly created vmdk.
Good luck!
Problems? Leave a comment
You can do this from within VMware Workstation, too! Just go to File -> Import and Export and follow the wizard.
Do you have the downloaded image that you can share? I am unable to find it.