This is a migrated thread and some comments may be shown as answers.

Upgraded to 5.1 and Some Reports Fail on Reload

3 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 22 Aug 2011, 10:03 PM
Hi,

I recently upgraded our reporting tool from Q1 2010 to Q2 2011, and some reports work fine, but others generate an error when re-run. The first time they are run, they work correctly.  They also work consistently from testing within the report assembly / dll.  I'm using the following:

VS.NET 2010 / ASP & VB.NET
SQL Server (2005)
Telerik Reporting 5.1 (5.1.11.713)
Telerik RadControls 11.2.712.0

I've tried everything I can think of, and I haven't figured out what the difference is with the reports that are failing, except they are all in the same assembly.

Thanks in advance,
Ed N.

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 23 Aug 2011, 07:55 AM
Hi Ed,

You have missed to mention the most important part - what is the error message that you get and possibly provide us with a stack trace so we can narrow it down. Upgrading to newer versions is described in details in the Upgrading to a Newer Version of Telerik Reporting help article, which basically goes down to running the Upgrade Wizard and replacing any assemblies you might have copied manually to bin folder.

Generally intermittent errors are the hardest to track down and that is why if you continue to have problems, we would appreciate if you provide us with a runnable sample which reproduces the error.

Greetings,
Steve
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Ed
Top achievements
Rank 1
answered on 23 Aug 2011, 02:06 PM
Steve,

The error message - good point.  Currently the site is returning "No details available" for the error, so I will add more debug statements and see if I can get more info.  I'll let you know the results.

Thanks,
Ed
0
Ed
Top achievements
Rank 1
answered on 24 Aug 2011, 03:19 PM
Steve,

We resolved the issue by putting in a ReportViewer1.RefreshReport() after setting the parameters.

Regards,
Ed
Tags
General Discussions
Asked by
Ed
Top achievements
Rank 1
Answers by
Steve
Telerik team
Ed
Top achievements
Rank 1
Share this question
or