XAML Designer Crash in VS 2015 on Win 10

I created a completely new application, opened the XAML editor in the form that VS creates by default, and it crashes. I asked my original question here . Someone mistakenly noted this as a duplicate. It’s clear that my question is not about null reference exceptions!

I tried to debug this using another VS instance. However, I could never see when an exception was thrown.

+4
source share
1 answer

Try it, I worked on an HP laptop:

remove the Platform environment variable in System-> Advanced System Settings-> Environment Variables ...

In my case, he said = HPD

+4
source

All Articles