Note: The issue described here has been resolved with version 8.2.2.248 of the Microsoft Dynamics 365 Report Authoring Extension.
In the following scenario:
- You have Visual Studio 2015 with SQL Server Data Tools installed.
- You install the Microsoft Dynamics 365 Report Authoring Extension (version 8.2.2.0171)
When you start SQL Server Data Tools for Visual Studio, Visual Studio closes with the message "Microsoft Visual Studio 2015 has stopped working."
The error in the Windows Event Viewer may look like this:
Application: devenv.exe Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at Microsoft.VisualStudio.Services.Client.AccountManagement.AccountManager.GetAccountProviderCore(System.Guid) at Microsoft.VisualStudio.Services.Client.AccountManagement.AccountManager+<>c__DisplayClass32_0.<GetAccountProviderAsync>b__0() at System.Threading.Tasks.Task`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
Uninstalling the Report Authoring Extension does not resolve the problem.