I have a very strange issue with the visual studio page inspector. When I try to debug with the page inspector, my IDE goes into debug mode, but the page inspector does not open and I get a dialog that says "Object reference no set to an instance of an object".
If I go VIEW > Other Windows > Page Inspector, the same thing happens.
Now, the strange thing is that this only happens for one of my solutions. None of my coworkers have this issue. I have uninstalled all extensions, I have repaired Visual Studio and I still get the error.
If I close the solution, go to View > Other Windows > Page Inspector, and then reopen the solution it works fine until I restart Visual Studio.
Has anyone else had this issue? Thanks.