.net – Windows Device Emulator V3, windows 7 + Network

netwindows 7windows-ce

Well im debugging a windows CE application from visual studio in the Windows Device Emulator, now to setup the network i go to File -> Configure -> Network, i enable a network card and press OK, then i get this message:

"The required Virtual Machine Network Driver could not be found. Make sure that Virtual PC 2007 is installed. You can install Virtual PC 2007 from http://go.microsoft.com/fwlink/?linkid=46859"

Im running windows 7 and got a built-in Virtual pc and i would rather not have 2 installed at the same time is there any way to get this network driver without installing virtual PC 2007?

Best Answer

if any one else gets this problem here is the solution:

http://brianpeek.com/post/windows-virtual-pc-and-the-microsoft-device-emulator

Related Topic