ASPNET page load failure - broadband vs dialup

  • Thread starter Thread starter Harry Simpson
  • Start date Start date
H

Harry Simpson

I've got an aspnet page that is primarily a datagrid within a DIV that loads
a dataset from a SQLServer call on load.

It returns about 187 records.

The kicker is that when i access this page from a broadband connection, it
loads just fine. But when i try to access the page from a dialup 56 kbps,
it says the page cannot be accessed error -1 and doesn't load the page at
all.

What could be causing this?

How could connection speed affect whether a page would actually display or
not?

TIA
Harry
 
Chanmmn,

Could you elaborate? Broadband is from a WAN and the dialup from the house
via an ISP. Never have any problems loading other things at the slower
speed....it just takes longer..

Any other ideas?

Harry
 
Think it may have been speed up software from Propel that wasn't cooperating
with the postback.
 

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

Back
Top