I'am able to access Facebook from our network but when I try to publish my achievements I get this error.
Also, when I try to Connect to Facebook I get the error message.
Anyone with this problem?
The logs at C:\Users\[User]\AppData\Local\Microsoft\OfficeLabs\SkillTracker\Logs contain the following error:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at SkillTracker.SocialNetwork.OSTWebService.OSTServiceSoap.GetSocialMetrics(GetSocialMetricsRequest request)
at SkillTracker.SocialNetwork.OSTWebService.OSTServiceSoapClient.SkillTracker.SocialNetwork.OSTWebService.OSTServiceSoap.GetSocialMetrics(GetSocialMetricsRequest request)
at SkillTracker.SocialNetwork.OSTWebService.OSTServiceSoapClient.GetSocialMetrics(String sessionKey, Int64 userId, Int32 appId, Int32 friendLimit)
at SkillTracker.SocialNetwork.SocialBackEndDao.GetAllMetrics()
Server was unable to process request. ---> Server error: Failed while getting user social metrics
2010-04-06T12:53:07
Failed to post achievement to Facebook wall
Background worker thread failed to publish facebook post
at Facebook.Utility.Utilities.DeserializeXML[T](String xmlInput)
at Facebook.Rest.RestBase.SendRequest[T](IDictionary`2 parameterDictionary, Boolean useSession)
at Facebook.Rest.Users.GetInfo(String uids, Boolean isAsync, GetInfoCallback callback, Object state)
at Facebook.Rest.Users.GetInfo(String uids)
at Facebook.Rest.Users.GetInfo(Int64 uid)
at Facebook.Rest.Users.GetInfo()
at SkillTracker.SocialNetwork.FacebookDao.PublishWallPost(Achievement item)
at SkillTracker.SocialNetwork.FacebookPost.postPublisher_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Could not deserialize data returned from server
2010-04-06T13:09:39
Failed to get refreshed data
Getting metrics from DB failed