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
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