ReportViewer probems on VS 2008 SP1

N

NetWave

Hi,

I have 2 apps using the WinForms ReportViewer in local mode. Both were
converted from VS2005 to 2008 and worked correctly.

Since I upgraded my machine to VS 2008 SP1, both apps show the same
behaviour when working with the ReportViewer control:
AccessViolationException in (what seems to be) random places. Most of the
time, at stops at this line:

AgendaReportViewer.SetDisplayMode(DisplayMode.PrintLayout);

Sometimes, it renders the exception in the reportviewer itself at runtime.

It doesn't matter if I reference the 8.0.0.0 or 9.0.0.0 assemblies. Both
show the above symtoms.

Internal file version is 9.0.30729.1, is this VS2008 SP1?

What should I try next?

Is there a better place to ask this question?

Steven
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top