Re: ASP.NET 2.0 maximum URL length?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



re:
Any ideas?

Fresh out of ideas. Have you posted the question to the IIS 7.0 forums ?

http://forums.iis.net/default.aspx?GroupID=41

All the IIS 7.0 MVPs hang out there.



Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Vlad Hrybok" <vgribok@xxxxxxxxxxxxxxxxx> wrote in message
news:56AD6E71-D9AF-45F7-BFD0-9402265B6184@xxxxxxxxxxxxxxxx
Juan,
thank you for the script. It reported maxUrl set to 4096, not 260.

Regarding difference between the behavior of the HTML URL and ASPX URL, both
were GET requests. I used Fiddler to check whether tweaking headers would
change the outcome, and found that with headers or no headers the result is
the same: HTTP 400 for ASP.NET requests and no "bad request" for HTML
requests. URL and URL only, not type of request or headers, determines
whether I get HTTP 400.

I think these two factors prove conclusively that this is not an IIS
settings limiting the lenght of the URL but some ASP.NET setting, just like I
stated in my initial post. Any ideas?
--
Vlad Hrybok
http://UltiDev.com



.



Relevant Pages

  • Re: IIS Warm Up Period
    ... With stable web components, IIS will run ... > Is there a way to tell the IIS to start accepting the requests only after ... >> website, though. ... The load time for those settings is about 3 ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS Warm Up Period
    ... With stable web components, IIS will run ... > Is there a way to tell the IIS to start accepting the requests only after ... >> website, though. ... The load time for those settings is about 3 ...
    (microsoft.public.inetserver.iis)
  • Re: IIS Vulnerability Content-Type overflow
    ... > vulnerability i found that a specially malformed http request to an IIS ... > Webserver can allow a buffer overflow. ... > and requests are not being logged by IIS. ...
    (Vuln-Dev)
  • Re: Multiple instances of app under IIs and global com object - is it a problem?
    ... beware that storing objects in Session variables ... this multiplicity of Module-level data means that you ... Module-level data is only useful in an IIS context for fixed ... >> requests. ...
    (microsoft.public.vb.com)
  • Re: Multiple instances of app under IIs and global com object - is it a problem?
    ... beware that storing objects in Session variables ... this multiplicity of Module-level data means that you ... Module-level data is only useful in an IIS context for fixed ... >> requests. ...
    (microsoft.public.vb.general.discussion)