Chrome not responding with Visual Studio 2017
When I run the project (with or without debugging) in Visual Studio 2017, I get the error: google chrome is not responding. restart now?
I turned off Javascript Debugging for .NET but it didn't help.
Any suggestions?
+3
Sean
source
to share
1 answer
Although this is an old link, but I think I should answer this. I ran into this strange error again. I think it has something to do with IIS. After you start IIS along with visual studio, this error occurs. Try closing IIS, Chrome and restarting visual studio. It will disappear.
0
Sandeep suri
source
to share