Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WebForms   (RSS)

JavaScript API

One of the new features we added to the ASP.Net Report Viewer in Visual Studio 2010 is a JavaScript API to allow you to interact with the viewer on client. In reading many of the posts on the report controls forum , we found that many people struggle

GDI+ Updated Again

Last year, I wrote about Microsoft Update 956391 , a security update to GDI+ that the Report Viewer client print control depends on. For security reasons, that update forced us to enable a kill bit for the client print control. A new security update is

SQL Server 2008 R2 August CTP is Available

The SQL Server 2008 R2 August CTP is now available for download . Reporting Services has a number of new features available in this CTP which are being discussed on the Reporting Services team blog . This is the first release of SQL Server to include

Did Your Session Really Expire?

The ASP.Net ReportViewer relies on ASP.Net session state to store critical data that can’t always be easily regenerated. In local mode, it stores the report snapshot, which contains a compiled form of the report definition, some or all of the data used
Posted by Brian Hartman | 1 Comments
Filed under: ,

Report Viewer in Visual Web Developer 2008 Express

After the initial release of the ReportViewer ASP.Net control with Visual Studio 2005, we also released a separate add-on to the Visual Web Developer 2005 Express sku. But when Visual Studio 2008 was released, there was no equivalent add-in for the web
Posted by Brian Hartman | 0 Comments
Filed under: ,

SQL Server 2008 and the ReportViewer Controls

In August, we released SQL Server 2008 with a number of new features for Reporting Services . There have been questions lately about how this impacts the report viewer controls. The answer depends on whether you use server mode or local mode. Server Mode

Custom Credentials in the Report Viewer

When using the ReportViewer control in server mode, you will need to consider how you want to authenticate to the report server. By default, the viewer connects as the current thread user by supplying CredentialCache.DefaultCredentials to its underlying

Client Print Fails to Load After Microsoft Update 956391

A number of people have reported problems using the ActiveX print control in the report viewer after installing Microsoft Update 956391 . Specifically, users receive the error "Unable to load client print control" when clicking on the print icon in the
 
Page view tracker