IE slow loading big ASP.NET page

G

Guest

Hi, I have created an ASP.NET page that creates a big GridView.

On some computers it shows the grid fast, on some it takes up to a minut.
All running IE 6.

If I try it in Mozilla it works fine. In IE7 its the same problem.

These computers that is slow, shows the following symptom:

You can see that the progress bar in the bottom of IE6 and IE7 is getting
up, and done is shown, but nothing in the explorer, 1 minut later it shows
the Grid. (The Page)

It must be something that is wrong on the clients installation or setup of
the IE because I have computers running IE 6, that runs the page with no
problems.

Please help.

Best regards

Kim H
 
R

Rob ^_^

Hi Kim,

Compare the TIF folder settings between the machines that do and don't work.
Try emptying the TIF before running the report.

Try a different programming approach. Recordset pagenation instead of one
big grid.

Regards.
 

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