p***@gmail.com
2006-03-03 16:50:14 UTC
Hi Everyone:
I have an ASP page which store a long XMLString into hidden
filed.XML is valid and is about 123,350 bytes.
I was reading the post on Microsoft site
http://support.microsoft.com/default.aspx?scid=kb;EN;q273482 which
says
CAUSE
The size limit of each form field that is retrieved in the Request
object is 102,399 bytes. The error occurs when you exceed this limit.
If i follow this rule then my XMLString is oversize BUT this page is
working on My Local machine and it does not work on server.
Can anyone please tell me if i need to do some setup on server machine.
Any help is much appriciated.
Thanks in advance.
Pargat
I have an ASP page which store a long XMLString into hidden
filed.XML is valid and is about 123,350 bytes.
I was reading the post on Microsoft site
http://support.microsoft.com/default.aspx?scid=kb;EN;q273482 which
says
CAUSE
The size limit of each form field that is retrieved in the Request
object is 102,399 bytes. The error occurs when you exceed this limit.
If i follow this rule then my XMLString is oversize BUT this page is
working on My Local machine and it does not work on server.
Can anyone please tell me if i need to do some setup on server machine.
Any help is much appriciated.
Thanks in advance.
Pargat