After installing the Dynamics CRM Report Authoring Extension here, both Visual Studio 2015 and SQL Server Data Tools 2015 crash on startup, occassionally immediately after the splash-screen but usually after the UI loads.
If I uninstall the extension and run the command devenv.exe /resetsettings
I can get Visual Studio to stop crashing, but obviously can't develop my reports.
I've already reinstalled VS and rebooted. How do I get past this?
EDIT:
I recreated the problem on another machine. Here's the steps to reproduce, be careful though since even reinstalls aren't fixing this:
- Install VS 2015
- Install SSDT 2015
- Attempt to Install Report Authoring Extension 2015. Install should fail.
- Attempt to Install 2016 Report Authoring Extension. Install should fail.
- Follow the steps here to fix the registry.
- Reinstall the 2016 Report Authoring Extension
Now Visual Studio should crash on startup
EDIT 2:
After reinstalling Windows I've hit the same problem. Visual Studio 2015 Professional. This time the only thing I did was install the 2016 Report Authoring Extension and Visual Studio crashes on startup. I uninstalled the extension but the problem is still happening.