K
kai
Hi, All
I use ASP.NET 1.1 on Win2K3 server.
I created datagrid and with the editing, delete and update feature. I deploy
this application on IIS.
When it runs on the server, it is very fast, but when access through the
Internet on different computer, it runs very slow because it downloads the
all the data to local computer first, it takes about two minuets, then it
works fine.
Why it downloads the data to local computer first?
Thanks
Kai
I use ASP.NET 1.1 on Win2K3 server.
I created datagrid and with the editing, delete and update feature. I deploy
this application on IIS.
When it runs on the server, it is very fast, but when access through the
Internet on different computer, it runs very slow because it downloads the
all the data to local computer first, it takes about two minuets, then it
works fine.
Why it downloads the data to local computer first?
Thanks
Kai