Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 14, 2013 07:35 AM by velambath
Member
40 Points
260 Posts
Jan 10, 2013 09:35 AM|LINK
Hi All,
I am getting this error only in IE not in Firefox.
Error: localhost is not responding due to long running script.
However this is coming only in particular case i.e. client. But some set of methods are calling for all clients.
Same methods but it is coming at particular case, here i am not getting any idea how come these JS methods are not working
in that case.
Please suggest or share your experiences on same type of problem.
thanks
All-Star
20155 Points
3328 Posts
Jan 10, 2013 10:53 AM|LINK
Hi,
Which version of IE are you using?
Moreover try resetting the settings to default values and try again!
Hope it helps u...
Contributor
2661 Points
1040 Posts
Jan 10, 2013 05:31 PM|LINK
I guess you are using some codes that are refreshing themselves in IE.
While FF just passes the common codes and just loads the stuff it needs to.
You need to have a look at the javascript codes
344 Points
80 Posts
Jan 14, 2013 06:32 AM|LINK
Hi dotnet_CH
use JQuery instead for cross browser compatibility.
Regards
396 Points
111 Posts
Jan 14, 2013 07:35 AM|LINK
Try opening the IE debugger (F12) and see console. you may get some clue from there.
dotnet_CH
Member
40 Points
260 Posts
Error: = localhost is not responding due to long running script + IE
Jan 10, 2013 09:35 AM|LINK
Hi All,
I am getting this error only in IE not in Firefox.
Error: localhost is not responding due to long running script.
However this is coming only in particular case i.e. client. But some set of methods are calling for all clients.
Same methods but it is coming at particular case, here i am not getting any idea how come these JS methods are not working
in that case.
Please suggest or share your experiences on same type of problem.
thanks
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: Error: = localhost is not responding due to long running script + IE
Jan 10, 2013 10:53 AM|LINK
Hi,
Which version of IE are you using?
Moreover try resetting the settings to default values and try again!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
Afzaal.Ahmad...
Contributor
2661 Points
1040 Posts
Re: Error: = localhost is not responding due to long running script + IE
Jan 10, 2013 05:31 PM|LINK
I guess you are using some codes that are refreshing themselves in IE.
While FF just passes the common codes and just loads the stuff it needs to.
You need to have a look at the javascript codes
~~! FIREWALL !~~
xmione
Member
344 Points
80 Posts
Re: Error: = localhost is not responding due to long running script + IE
Jan 14, 2013 06:32 AM|LINK
Hi dotnet_CH
use JQuery instead for cross browser compatibility.
Regards
velambath
Member
396 Points
111 Posts
Re: Error: = localhost is not responding due to long running script + IE
Jan 14, 2013 07:35 AM|LINK
Hi,
Try opening the IE debugger (F12) and see console. you may get some clue from there.
- Rigin