Skip to content

Instantly share code, notes, and snippets.

@nivir
Created September 28, 2016 06:50
Show Gist options
  • Save nivir/3401d7927c49c50159a251931304efe9 to your computer and use it in GitHub Desktop.
Save nivir/3401d7927c49c50159a251931304efe9 to your computer and use it in GitHub Desktop.
{
"Body": {
"ErrorCode": 500,
"FaultMessage": "id cannot be null or empty",
"IsTransient": false,
"StackTrace": "System.ArgumentException: id cannot be null or empty\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.AttachmentRetriever.CreateInstance(String id, CallContext callContext)\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.GetAttachment.InternalExecute()\u000d\u000a at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.DetectDuplicatedCallOrExecute()\u000d\u000a at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.Execute()\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.OWAService.GetFileAttachment(String id, Boolean isImagePreview, Boolean asDataUri)\u000d\u000a at SyncInvokeGetFileAttachment(Object , Object[] , Object[] )\u000d\u000a at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)\u000d\u000a at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)\u000d\u000a at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)\u000d\u000a at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)\u000d\u000a at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment