Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/306.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/14.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 emulator仍无法启动_C#_Windows_Windows Phone 8_Hyper V_Windows Phone 8 Emulator - Fatal编程技术网

C# 已尝试所有选项,但Windows Phone emulator仍无法启动

C# 已尝试所有选项,但Windows Phone emulator仍无法启动,c#,windows,windows-phone-8,hyper-v,windows-phone-8-emulator,C#,Windows,Windows Phone 8,Hyper V,Windows Phone 8 Emulator,我犯的第一个错误是 我读了这篇文章并对注册表进行了更改 重新启动我的系统并再次尝试运行仿真器,这一次我也遇到了同样的错误 在谷歌搜索了一段时间后,我尝试了这个 使用“刷新电脑而不影响文件”选项重新安装windows 我仍然无法运行模拟器 我该怎么办? 我尝试修复此问题已经6个小时了。请帮助任何人。关闭所有程序(包括防病毒)。可用最大RAM。 打开Hyper-V管理器并查找在其中创建的虚拟机(仿真器)的名称。复制需要启动的仿真器的名称。 现在使用cmd移动到xde.exe所在的路径。 在我

我犯的第一个错误是

我读了这篇文章并对注册表进行了更改

重新启动我的系统并再次尝试运行仿真器,这一次我也遇到了同样的错误

在谷歌搜索了一段时间后,我尝试了这个

使用“刷新电脑而不影响文件”选项重新安装windows

我仍然无法运行模拟器

我该怎么办? 我尝试修复此问题已经6个小时了。请帮助任何人。

关闭所有程序(包括防病毒)。可用最大RAM。 打开Hyper-V管理器并查找在其中创建的虚拟机(仿真器)的名称。复制需要启动的仿真器的名称。 现在使用cmd移动到xde.exe所在的路径。 在我的电脑中是“C:\ProgramFiles(x86)\Microsoft XDE\8.0”。 现在,传递命令

xde.exe-模拟器的名称

如果在hyper-v管理器中找不到任何虚拟机,请保持hyper-v管理器处于打开状态,并尝试使用Visual Studio运行任何模拟器。它将在那里自动创建一个虚拟机。
此外,在hyper-v管理器中,您可以编辑RAM s

对于我来说,如果有几个Visual Studio实例和模拟器,您的系统中就没有足够的可用RAM
    OS : Windows 8.1 Pro
    Visual Studio Community Edition 2013

    Hardware
    4 GB Ram
    Core i3


Hyper-V is enabled 
Checked SLAT support with this software https://slatstatuscheck.codeplex.com/downloads/get/501307 and it says my system support it.