Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.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# Visual Studio调试新实例停止在Chrome中工作_C#_Google Chrome_Visual Studio 2013_Asp.net Mvc 5_Visual Studio Debugging - Fatal编程技术网

C# Visual Studio调试新实例停止在Chrome中工作

C# Visual Studio调试新实例停止在Chrome中工作,c#,google-chrome,visual-studio-2013,asp.net-mvc-5,visual-studio-debugging,C#,Google Chrome,Visual Studio 2013,Asp.net Mvc 5,Visual Studio Debugging,这种奇怪的事情已经发生在我身上两次了。我已经有一个调试实例正在运行。我要么按F5,在地址栏中单击Enter,要么以某种方式刷新页面,然后突然出现“此网页不可用”。它仍将在FF和IE中工作。我可以使用相同的本地主机URL和端口刷新这些页面,而不会出现问题。我关闭了VisualStudio并启动了一个新的调试实例,但仍然无法运行。上次发生在我身上时,它只是在一段时间后随机开始工作 更新 我开始在FF中调试,碰巧在Chrome上检查了一下,它又开始工作了。知道原因和解决办法仍然是件好事

这种奇怪的事情已经发生在我身上两次了。我已经有一个调试实例正在运行。我要么按F5,在地址栏中单击Enter,要么以某种方式刷新页面,然后突然出现“此网页不可用”。它仍将在FF和IE中工作。我可以使用相同的本地主机URL和端口刷新这些页面,而不会出现问题。我关闭了VisualStudio并启动了一个新的调试实例,但仍然无法运行。上次发生在我身上时,它只是在一段时间后随机开始工作

更新

我开始在FF中调试,碰巧在Chrome上检查了一下,它又开始工作了。知道原因和解决办法仍然是件好事