问题
I'm experiencing not that random crashes and freezes in Cordova Tools for Visual Studio 2013 CTP3. I've also updated to Visual Studio 2013 Update 4.
Visual Studio has this issues after I debug or open the whole app either to the browser using Apache Ripple or Android emulator.
When I save some file (f.e. a JS file), it crashes - sometimes it crashes without my intervention too -. The error is the well-known generic crash which prompts you to restart or debug the application (Visual Studio).
Do you know any further step I can perform to make this more stable? I know that it's a CTP, but it's impossible to build and application restarting Visual Studio every 2-5 minutes...
I've found this other Q&A Visual Studio 2013 (Cordova Template) after CTP 4 update Crashes frequently, but my case is a fresh upgrade to Update 4 and later I've installed Cordova Tools CTP3.
回答1:
Go to: Visual Studio 2013 - Tools - Options - Projects and Solutions - Web Project - Use 64 bit version of IIS Express for websites and projects has to be checked if you are using a 64 bit machine.
Source: Visual Studio 2013 crashes and restarts every time I run my test solution
回答2:
i described solutions (works for me) here:
https://stackoverflow.com/a/28670917/4506880
Hope it helps.
来源:https://stackoverflow.com/questions/27133123/cordova-tools-for-visual-studio-2013-ctp3-crashes-or-gets-freezed