This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I frequently and sporadically get transport level errors from the ExecuteMethod in the CommandExecHandler when using an SQL AZURE Database with LightSpeed. The only Solution I found is to retry the request immediatly from this forum post. http://social.msdn.microsoft.com/Forums/en/ssdsgetstarted/thread/0545004d-8fc4-405a-8fb8-a4f22f167d44 Is there any way to get this retry behavior built in on your end or is there another way to solve this problem? I probably get this error 1 in every 10 - 20 requests. Otherwise I would have to wrap each query in a try catch and retry manually or modify your code and I hate doing that unless it is the only way. |
|