0

I am using visual studio 2015 on windows 8 to develop xamarin mobile apps. When I scroll .xaml page in visual studio, the visual studio crashes sometimes with the following errors

enter image description here

enter image description here

When I try to reopen visual studio again I am getting the following errors and visual studio never open till I restart the system

enter image description here

enter image description here

How to fix the problem ?

Elstine P
  • 340
  • 4
  • 22
  • Looks like nothing xamarin specific. Please search online for suggestions. One of them https://www.stevefenton.co.uk/2017/06/failed-to-load-penimc-dll-and-related-problems/ – Yuri S Jul 31 '17 at 18:12
  • 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 Jul 31 '17 at 19:31
  • @YuriS - I am looking for some solution other than uninstalling the latest update – Elstine P Aug 01 '17 at 09:55
  • do what I wrote in my answer in the duplicate (create crash dumps and analyze the dump in debugdiag or windbg) – magicandre1981 Aug 01 '17 at 14:28
  • ok, looks like this a bug in .net 4.7. Apply the [last Rollup](https://blogs.msdn.microsoft.com/dotnet/2017/07/24/net-framework-july-2017-preview-of-quality-rollup/) + the [fix for an issue](https://blogs.msdn.microsoft.com/dotnet/2017/07/25/net-framework-july-2017-quality-update/) – magicandre1981 Aug 03 '17 at 15:59

0 Answers0