| Page 1 of 2 | [ 13 posts ] | Go to page 1, 2 Next |
|
Here, I am getting an strange issue with one of my YUI based .NET 2008 application. Sometimes, it;s able to download the content but sometimes raise the script error message on IE8.
This application is used by many users but few users are only getting this issue. The same code was working fine for them earlier which starts happening after 19th Jun 2012. Below is the error message. "Webpage error details User Agent: Mozilla/4/0 (Compatilble;MSIE 8.0;windows NT 5.1;Trident/4.0,InfoPath.1;.NET CLR 2.9.5.0727) Message: Invalid Character Line: 1 Char:1 Code:0 URI: http://yui.yahooapis.com/2.8.1/build/da ... ble-min.js " Can someone pls give the pointer to resolve the issue. |
|
We had an issue with our CDN last week, can you ensure that they clear their cache and try again.
|
|
Thanks! Yes, I did cleared the IE history many times but it started occuring again. Strnage part is, it works few times for the same screen and raise the error while downloading the content.
|
|
Thanks! I already cleared the IE history many times and also restarted machine but still getting the same issue.
Is there anything related to IE settings,proxy or firewall setting or performance while downloading the contents or YUI control with memory leakage. |
|
Nothing that I am aware of, do you have a reproducible case that I can look at? I need to see the raw headers of the bad download file to see if I can determine the issue.
|
|
I am sorry.. can not be able to send the script as it contains data but unable to understand.. why it's working sometimes .. and creating the issue..
Could it be the issue of memory leakage on JSON or JQuery which might have been creating issue while downloading the stuff and raising the error on YUI scripts.. URI: http://yui.yahooapis.com/2.8.1/build/datatable-min.js |
|
No, that error means that the file was not downloaded all the way or was corrupted while it was downloading.
On our side this URL (http://yui.yahooapis.com/2.8.1/build/da ... ble-min.js) maps to over 300 servers. In order to determine which of these may be causing your issue I need to see the exact server that's being connected to that may be returning an invalid response. Please install curl: http://curl.haxx.se/download.html Then issue this command from the command prompt and give me the output: curl -v http://yui.yahooapis.com/2.8.1/build/da ... ble-min.js |
|
Thanks!
Can I have a generic Window command to see the script server name or can see through view source.. Would be great if you can tell me the exact point as I would not be able to install third party program on my laptop.. |
|
I don't know Windows at all, but I think you can run `host yui.yahooapis.com` to tell me the server group that you are accessing.
|
|
IP : 98.137.80.31
Host: l1.ycs.vip.a4e.yahoo.com Will it help? |
| Page 1 of 2 | [ 13 posts ] | Go to page 1, 2 Next |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group