Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows Device Emulator V3, windows 7 + Network

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?

like image 697
Peter Avatar asked Dec 10 '09 09:12

Peter


1 Answers

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

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

like image 124
Peter Avatar answered Oct 26 '22 23:10

Peter