Hi,
I was developing episerver as usual .... and at one point I got this error.
ERROR
Could someone please help me out? It seems the error came from
System.Net.HttpWebRequest.GetResponse() when trying to use
EPiServer.Find.Connection.JsonRequest.GetResponseStream().
One suggetion I found is to use System.Net.ServicePointManager.Expect100Continue = false;
But how can I use this for episerver.find connection ?
Could anyone clarify or point me in right direction please ?
Best Regards,
A