Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 17, 2010 08:29 AM by atulmhetre17
Member
150 Points
61 Posts
May 05, 2010 11:00 AM|LINK
Hi,
In my web application whenever the user clicks on page link,it shows nothing not even a browser processing bar.
The page gets load after 10-15 seconds due to bulk data operation through SP's.
This scenario varies time to time.i.e. Sometimes the page gets loaded very normally or it shows nothing for 15 seconds.
I think that either there might be issue of page handler.
Thanks in advance.
ASP 1.1
78 Points
166 Posts
Jun 16, 2010 01:36 PM|LINK
Dun mind please post up your source code?
Regards,
Ling
Jun 17, 2010 08:29 AM|LINK
Thanks for your reply.
But this issue has been resolved by caching the page.
atulmhetre17
Member
150 Points
61 Posts
Page handler issue
May 05, 2010 11:00 AM|LINK
Hi,
In my web application whenever the user clicks on page link,it shows nothing not even a browser processing bar.
The page gets load after 10-15 seconds due to bulk data operation through SP's.
This scenario varies time to time.i.e. Sometimes the page gets loaded very normally or it shows nothing for 15 seconds.
I think that either there might be issue of page handler.
Thanks in advance.
ASP 1.1
ling86
Member
78 Points
166 Posts
Re: Page handler issue
Jun 16, 2010 01:36 PM|LINK
Hi,
Dun mind please post up your source code?
Regards,
Ling
atulmhetre17
Member
150 Points
61 Posts
Re: Page handler issue
Jun 17, 2010 08:29 AM|LINK
Thanks for your reply.
But this issue has been resolved by caching the page.