摘要:
1down votefavorite1I am testing a HttpHandler that accepts XML. It works fine when a small amount of data is posted but if I post data larger then approx 29mb, I get a asp.net 404 Error.I am posting to the handler from another handler in the same project and I have tried 2 methods - 1. HttpWebReques 阅读全文