My hosting company is still on .NET 3.5, and there is no requestFiltering element or maxQueryStringLength attribute for the httpRuntime element . Is there a way to configure the Ajax Control Toolkit to avoid making calls with Urls that are thousands of characters long? Or is there a way to configure the web server, without server access, to allow long Urls?
Thanks.