Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 如何解决此Windows Phone 8仿真程序错误?_C#_Visual Studio 2012_Windows Phone 8_Windows Phone 8 Emulator - Fatal编程技术网

C# 如何解决此Windows Phone 8仿真程序错误?

C# 如何解决此Windows Phone 8仿真程序错误?,c#,visual-studio-2012,windows-phone-8,windows-phone-8-emulator,C#,Visual Studio 2012,Windows Phone 8,Windows Phone 8 Emulator,我正在VS 2012中使用windows phone 8应用程序。配置时出现此错误。为此搜索了一些选项,但无效。如果有人知道解决此问题的正确过程,请告诉我..Thnaks 错误-windows phone emulator无法创建虚拟机。在创建swithch:Xde时发生了一些问题 快照 您应该拥有Hyper-V,以便在Windows 8中运行Emulator。Hyper-v是虚拟化解决方案。您可以通过 控制面板>>程序和功能>>在左面板上单击“打开或关闭Windows功能”。 选择“Hyper

我正在VS 2012中使用windows phone 8应用程序。配置时出现此错误。为此搜索了一些选项,但无效。如果有人知道解决此问题的正确过程,请告诉我..Thnaks

错误-
windows phone emulator无法创建虚拟机。在创建swithch:Xde时发生了一些问题

快照


您应该拥有Hyper-V,以便在Windows 8中运行Emulator。Hyper-v是虚拟化解决方案。您可以通过

控制面板>>程序和功能>>在左面板上单击“打开或关闭Windows功能”。 选择“Hyper-V”选项并单击“确定”

为了解决这个特殊问题, 从“开始”菜单打开Hyper-V管理器,然后打开虚拟交换机管理器。删除所有现有交换机,然后尝试创建连接类型设置为“内部”的新虚拟交换机

之后可能需要运行XdeCleanup.exe 重新启动机器也会有所帮助