aspx/html file bigger than 170KB truncated

From: z. f. (zigi_at_info-scopeREMSPAM.co.il)
Date: 01/27/05


Date: Thu, 27 Jan 2005 12:43:32 +0200

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.



Relevant Pages

  • Re: Browser problem(IE of Windows CE)
    ... There are JVM's for Windows CE available, just search this newsgroup or the web. ... When I build the Internet Explorer into my WinCE platfrom, I can open website and explorer the internet, but some website that I can't open, it show ".do" file need to open,but I have no idea what to do. ... And ".aspx" webpage also can not be open, ...
    (microsoft.public.windowsce.platbuilder)
  • aspx/html file bigger than 170KB truncated
    ... 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. ... TIA, z. ...
    (microsoft.public.dotnet.framework.aspnet)
  • aspx/html file bigger than 170KB truncated
    ... 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. ... TIA, z. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Authorization problem
    ... of my aspx pages ... phone number that may be listed on the localhost home page. ... HTTP Error 403 - Forbidden ... Internet Explorer ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Browser problem(IE of Windows CE)
    ... just search this newsgroup (read how here: ... .aspx is ASP.NET and that is not supported on CE, ... When I build the Internet Explorer into my WinCE platfrom, ... website and explorer the internet, but some website that I can't open, ...
    (microsoft.public.windowsce.platbuilder)

Loading