Hi,
I'm using .NET API to connect to QRServer.
Sometimes the following error is thrown intermittently. Any body has any idea as to what might be the root cause of this error.
This happens very rarely though.
Quote:The remote server returned an error: (500) Internal Server Error. Source: System TargetSite: System.Net.WebResponse GetResponse() StackTrace: at System.Net.HttpWebRequest.GetResponse() at Com.FastSearch.Esp.Search.Http.HttpSearchEngine.SearchInternal(IQuery query, IResultParser parser, String urlStr, Int32 timeout) at Com.FastSearch.Esp.Search.Http.HttpSearchEngine.Search(IQuery query) at Com.FastSearch.Esp.Search.View.SearchView.Search(IQuery query)
Thank you very much
Belinda