In the past few days, I started to get an error. Every time I press F5 to debug my Windows phone 8 application on wp8 device, After five seconds it stuck and displays:
Microsoft Visual Studio is busy
And that it restart the visual studio.
I already tried to repair it, repair update 3, re-install resharper and nothing helped.
What can I do?
uncheck Debug -> Options -> Enable UI debugging for XAML fixes the problem for me. Yes uncheck Debug -> Options -> Enable UI debugging for XAML fixes the problem.
The workaroundOpen Tools / Options in Visual Studio 2019 and find the Projects and Solutions node. Unselect 'Allow parallel project initialization' Click 'OK' and close the solution.
you can try below thing it works for me when I face this type of problem :-
Start -> RUN -> iisreset
the problem is that IIS doesn't restart each time you start up your pc. Simpy run the command (either in the Command Prompt, or "Run" function) "iisreset"
VS instantly woke up after iisreset in my case. I hope it will help you too.
Some extra information :-
http://geekswithblogs.net/sevenfortytwo/archive/2006/11/23/97947.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With