Hello,
Our servers were updated from 2k to 2k3 and in that process IIS updated to
6.0.
I am running ASP .NET 1.0 applications over it.
I got major problem with the post method. Big tables that are being uploaded
by client are not coming trough. Small tables work just fine. There is no
error messages to clien just blank site. I have tried to find out what could
result this with IIS 6.0, but haven't found any answer.
Tables are multi row multi column software debug data. So the size is quite
big, but post method should have no size limit?