Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You create a simple ASP.NET web application project in Visual Studio 2012.

  • You create a new dataset, point in to any SQL instance of Microsoft SQL Server 2012 or SQL Server 2014 and use any table.

  • You create a new RDLC report and bind it with a dataset.

  • From the Properties icon on the Report Viewer 2012, you select the newly create report.

  • You click Select Data Source and from the Data Source Instance drop-down list, select the dataset bounded in step 2.

In this scenario, Visual Studio 2012 crashes immediately.


Note The issue also occurs in Microsoft SQL Server 2014.

Cause

The issue occurs because, code changes moves a copy of DTEUtil to the ReportViewer.WebDesign assembly that is compiled with references to an old version of the VisualStudio.Shell. This results in a failure when you call GetGlobalService function.

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×