G
Guest
Hi,
I am having a issue I couldn't figure out how to solve.
I have a function that does WebDav Request against Exchange Server 2003.
I can do about 3000 request and afterwards I get a StackOverFlowException on
HttpWebRequest.Create();
This is only a stress test that is causing this issue but I would still like
to know if there is any way of solving this.
I am using UnsafeAuthenticatedConnectionSharing and ConnectionGroupName on
the HttpWebRequest
Thank you for help
I am having a issue I couldn't figure out how to solve.
I have a function that does WebDav Request against Exchange Server 2003.
I can do about 3000 request and afterwards I get a StackOverFlowException on
HttpWebRequest.Create();
This is only a stress test that is causing this issue but I would still like
to know if there is any way of solving this.
I am using UnsafeAuthenticatedConnectionSharing and ConnectionGroupName on
the HttpWebRequest
Thank you for help