M
Marina
Hi,
When posting to a particular ASP.NET page from ASP, we get a generic DNS
error when one of the form variables gets beyond around 1290 characters or
so. The error can litterally be eliminated and reproduced by the deletion or
addition of a single character
Now, the maxrequestlength in machine.config is at 4096KB - which is around
4MB. There is no way we are going over this. And there is no .NET error -
there is a generic DNS error. And again, the size of what is being posted is
so small compared to the limit. However, there doesn't seem to be any
information on what else could be causing this.
Any ideas?
When posting to a particular ASP.NET page from ASP, we get a generic DNS
error when one of the form variables gets beyond around 1290 characters or
so. The error can litterally be eliminated and reproduced by the deletion or
addition of a single character
Now, the maxrequestlength in machine.config is at 4096KB - which is around
4MB. There is no way we are going over this. And there is no .NET error -
there is a generic DNS error. And again, the size of what is being posted is
so small compared to the limit. However, there doesn't seem to be any
information on what else could be causing this.
Any ideas?