Reportviewer hangs application

  • Thread starter Thread starter Kristijan Marin
  • Start date Start date
K

Kristijan Marin

Hi,

My customer is having problems when running reportviewer report .. When
running for the first time it's ok, but when
running for the second time or more it will eventually hang .. maybe not
the second time but it will the third time ...

It freezes the application so the application has to be killed from Task
Manager ..

I have a form which has only ReportViewer control .... running local report
.... report has datagrids and parameters , which are filled before
RefreshReport gets called.

The RefreshReport method is called from Form's LOAD method ....
I also put CancelRendering in OnFormClosing ....

Anyone has any ideas, whot could be wrong, cause I see no pattern when the
hang will happen.

Thanks.

Kris
 
Back
Top