Cordova Tools for Visual Studio 2013 CTP3 crashes or gets freezed

牧云@^-^@ 提交于 2019-12-08 03:49:41

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!