I am developing a windows phone 8.1 application. Visual Studio is crashing almost all the time I try to deploy the project on a real device. I am currently using Visual Studio Ultimate 2013: update 5. Is there any good solution to this problem? This is really frustrating.
Asked
Active
Viewed 23 times
0
-
Use vs2015 with win phone 8.1 sdk, may be problem in your system or something missing, so may be vs2015 also so it will also show stop working your reinstall your windows. If this error comes on vs 2015 also – Shubham Sahu Sep 28 '17 at 08:46
-
That is not much of a solution. Thanks, anyways. – Sajib Biswas Sep 28 '17 at 10:26
-
Possible duplicate of [How do I diagnose and fix a Visual Studio 2015 crash?](https://stackoverflow.com/questions/43850977/how-do-i-diagnose-and-fix-a-visual-studio-2015-crash) – magicandre1981 Sep 28 '17 at 14:49
-
create a [crash dump and analyze the dump with windbg/debugdiag](https://stackoverflow.com/a/44312452/1466046) to see the cause – magicandre1981 Sep 28 '17 at 14:50