Hi,
I am running VB.NET 2005 and I am using a Report Viewer Control to display some reports I made. When I run them, most run just fine, but some reports, that were made from other people, sometime seem to go on a loop and run forever. I checked them and they don't seem different from mine so I don't really know what is happening. They have only one data source so they shouldn't have anything to do with the number of records, which is rather small too.
Instead of using dataset, we're using home-made object but that doesn't seem to be causing problem either since I do it and they run just fine.
Anyone has any clue of what might be going on?
Thanks
I am running VB.NET 2005 and I am using a Report Viewer Control to display some reports I made. When I run them, most run just fine, but some reports, that were made from other people, sometime seem to go on a loop and run forever. I checked them and they don't seem different from mine so I don't really know what is happening. They have only one data source so they shouldn't have anything to do with the number of records, which is rather small too.
Instead of using dataset, we're using home-made object but that doesn't seem to be causing problem either since I do it and they run just fine.
Anyone has any clue of what might be going on?
Thanks