473,326 Members | 2,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

AJAX: weird IIS-Firefox content problem

Hi,

i am doing ajax requests to an IIS server. the response is a JSON
string, stored in xml.responseText. in IE everything is fine. in
firefox, only a part (80%) of the string is delievered in 8 out of 10
cases; sometimes it does work, but in most of the cases it does not.

both browsers receive the same response header from IIS:
Server: Microsoft-IIS/5.1
Date: Thu, 01 Jun 2006 19:22:06 GMT
X-Powered-By: ASP.NET
Connection: close
X-AspNet-Version: 1.1.4322
Cache-Control: no-cache
Pragma: no-cache
Expires: -1
Content-Type: text/plain; charset=utf-8
Content-Length: 14212

when looking at the xml.responseText string in IE, all of the 14212b
are present; but firefox only has got ~9k of it ..

looking at the IIS log
19:22:06 127.0.0.1 POST some.ashx 200 14597 1799

where the last but one column is "bytes sent".
=> so IIS says all of the 14597bytes are delievered to firefox.

where are the remaining 6kb ??? what is especially weird is that in
some cases it does work, so it can't be some certain size limit
my configuration:
Windows XP SP2
IIS 5.1
FF 1.5.0.3
ASP.NET 1.1.4322

thank you very much!

-
Gerald Stampfel
gs*******@sedisys.com

Jun 1 '06 #1
1 2138
Gerald Stampfel wrote:
Hi,

i am doing ajax requests to an IIS server. the response is a JSON
string, stored in xml.responseText. in IE everything is fine. in
firefox, only a part (80%) of the string is delievered in 8 out of 10
cases; sometimes it does work, but in most of the cases it does not.

Off topic here, but try looking on the wire to see what is realy going on.

--
Ian Collins.
Jun 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: one | last post by:
Hi, I just went into a debate with my colleague regarding these technologies. I think they are not the same: At a high-level... Client-side caching is to do with temporary internet file and...
16
by: deostroll | last post by:
Suppose I have an asp page that has a response.write(something) in a loop that would run for a considerable amount of time. Now, from my client browser can I trap those server response messages...
8
by: Bill Gower | last post by:
I have a webapp that uses the AjaxControlToolkit. The app and ajax works fine when run within my dev server in Visual Studio 2005 but does not work on IIS. Any Suggestions? Bill
2
by: Liz | last post by:
I have both VS2005 and VS2008 installed and now find I need to work on some code using AJAX extensions/toolkit ... and I'm really a bit lost on what it is I need to install and hopefully have it...
2
by: Oriane | last post by:
Hi, I ask myself: if an AJAX aspx page doesn't need anything on the IIS server and only uses Web services from inside the Javascript to fetch data, is it necessary to keep a connection/session...
7
by: =?Utf-8?B?RGF2aWQ0MDIx?= | last post by:
I have an app working fine on vista ultimate(iis7 , .net 3.5 , ajax) After installing .net 3.5 on my windows 2003 server (currently at 2.0) the app breaks : Parser Error Message: Unknown...
3
by: mazdotnet | last post by:
Hi guys, On my work computer I had VisualStudio 2005, AJAX 1.0 and AJAX toolkit installed. 2 days ago I installed VisualStudio 2008 and every AJAX test that I do (IIS), does a postback. When I...
5
by: simon | last post by:
hello, I have a server set up on my local (home) network and can not get an ajax application to run on the box. it works fine on our developement server and also works fine locally. I...
7
by: Joe | last post by:
I added some ajax to my asp.net web site and will Ajax just doesn't seem to work. Does Any one PLEASE have any ideas on why Ajax doesn't work on Apache 2.2.6 w/asp.net 2.0
2
by: Shao | last post by:
Dear All, I am looking for a nitty-gritty Python Ajax script to fire off a number of processing programmes, periodically checking their operations, sending messages back to an HTML div form by...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.