You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Iam using yammer SDK in Windows Phone App, The Project have MainProject and Service Project both are referred toYammer SDK. The Strange things is While running the App it throws error file not found excpetion. Please error details below.
Exception Message :
Could not load file or assembly 'Yammer.Oss.Api.Dtos, Version=0.5.5.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
StackTrace:
at VoS.Services.YammerService.QueryYammer(Uri uri)
at VoS.Services.YammerService.SyncYammerGroup(String groupId, Int32 lastMessageId)
at VoS.Services.YammerService.GetGroupMessages(String groupId, Int32 lastMessageId)
at VoS.Services.DataService.<>c__DisplayClass3d.b__3c()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
Please help me to solve this.
The text was updated successfully, but these errors were encountered:
dheerapk
changed the title
Yammer Windows Phone SDK - File not found error
Yammer Windows Phone SDK - File Load Exception
Apr 21, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Iam using yammer SDK in Windows Phone App, The Project have MainProject and Service Project both are referred toYammer SDK. The Strange things is While running the App it throws error file not found excpetion. Please error details below.
Exception Message :
Could not load file or assembly 'Yammer.Oss.Api.Dtos, Version=0.5.5.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
StackTrace:
at VoS.Services.YammerService.QueryYammer(Uri uri)
at VoS.Services.YammerService.SyncYammerGroup(String groupId, Int32 lastMessageId)
at VoS.Services.YammerService.GetGroupMessages(String groupId, Int32 lastMessageId)
at VoS.Services.DataService.<>c__DisplayClass3d.b__3c()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
Please help me to solve this.
The text was updated successfully, but these errors were encountered: