Re: aspx/html file bigger than 170KB truncated
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 01/27/05
- Next message: Matthias Tacke: "Re: Log Parser command question"
- Previous message: Kristofer Gafvert: "Re: Multiple hostheaders for one website."
- In reply to: z. f.: "aspx/html file bigger than 170KB truncated"
- Next in thread: z. f.: "Re: aspx/html file bigger than 170KB truncated"
- Reply: z. f.: "Re: aspx/html file bigger than 170KB truncated"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 Jan 2005 07:33:25 -0800
Hi,
Do you have any custom ISAPI filters enabled on the server?
Do you have Zone Alarm installed on this machine? We've seen some strange
problems with IIS and Zone Alarm that looks similar to what you see.
-- Regards, Kristofer Gafvert www.gafvert.info - My Articles and help www.ilopia.com z. f. wrote: > hi, > > i have a vb.net web application and i make a request using internet explorer to an aspx page. > the aspx page size if over 170KB, and the page in internet explorer looks truncated and in the view-source the text/html is truncated in the middle of a line. the last line looks like that: > <td with > > and that's it. > > i checked the HTTP headers and saw that the aspx page have a Transfer-Encoding: chunked header, while asp page that have the same logic and is not traucated (it's smaller - about 80KB) does not have this header. > > > can anyone help with this issue: > a. how can i, in order to check if this is the source of the problem, disable the chunked transfer encoding of the aspx page. > b. what might be the problem? > > i guess it is not client (iexplore) replated problem, but it might be a problem with the receiver of the data and not with the sender (IIS ) of the data. > > TIA, z.
- Next message: Matthias Tacke: "Re: Log Parser command question"
- Previous message: Kristofer Gafvert: "Re: Multiple hostheaders for one website."
- In reply to: z. f.: "aspx/html file bigger than 170KB truncated"
- Next in thread: z. f.: "Re: aspx/html file bigger than 170KB truncated"
- Reply: z. f.: "Re: aspx/html file bigger than 170KB truncated"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|