The most terrible error.
Could not load type 'System.Runtime.InteropServices.SEHException' from assembly 'mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC'.
at Microsoft.Synchronization.ClientServices.HttpCacheRequestHandler.OnDownloadGetResponseCompleted(IAsyncResult asyncResult)
at System.Net.Browser.ClientHttpWebRequest.<>c__DisplayClassa.<InvokeGetResponseCallback>b__8(Object state2)
at System.Threading.ThreadPool.WorkItem.doWork(Object o)
at System.Threading.Timer.ring()
In the past - I got this errors, but somehow I passed through it.
Client is WP7. Server side is giving correct info (it's full of data), but synchro-proccess is never end - falls out with this error.
But ANOTHER scope do changing-proccess right to its end.
May be someone can tell - why does this error can appear?