[ 13 posts ] Go to page 1, 2 Next

G Sharma

  • Username: gagansharma
  • Joined: Tue Jul 03, 2012 7:22 am
  • Posts: 7
  • Offline
  • Profile

Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 7:37 am
+0-
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.

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 7:47 am
+0-
We had an issue with our CDN last week, can you ensure that they clear their cache and try again.

G Sharma

  • Username: gagansharma
  • Joined: Tue Jul 03, 2012 7:22 am
  • Posts: 7
  • Offline
  • Profile

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 8:08 am
+0-
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.

G Sharma

  • Username: gagansharma
  • Joined: Tue Jul 03, 2012 7:22 am
  • Posts: 7
  • Offline
  • Profile

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 8:19 am
+0-
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.

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 9:28 am
+0-
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.

G Sharma

  • Username: gagansharma
  • Joined: Tue Jul 03, 2012 7:22 am
  • Posts: 7
  • Offline
  • Profile
Tags:

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 9:49 am
+0-
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

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 10:09 am
+0-
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

G Sharma

  • Username: gagansharma
  • Joined: Tue Jul 03, 2012 7:22 am
  • Posts: 7
  • Offline
  • Profile
Tags:

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 11:17 am
+0-
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..

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 11:24 am
+0-
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.

G Sharma

  • Username: gagansharma
  • Joined: Tue Jul 03, 2012 7:22 am
  • Posts: 7
  • Offline
  • Profile

Re: Web page error - Invalid Character datatable-min.js

Post Posted: Tue Jul 03, 2012 11:44 am
+0-
IP : 98.137.80.31
Host: l1.ycs.vip.a4e.yahoo.com

Will it help?
  [ 13 posts ] Go to page 1, 2 Next
Display posts from previous:  Sort by  
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