Hello ---
To send a email from Nasp (outllok) produced the follwing mistake
System.ServiceModel.CommunicationObjectFaultedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht zur Kommunikation verwendet werden, weil es sich im Faulted-Status befindet.
Server stack trace:
bei System.ServiceModel.Channels.CommunicationObject.ThrowIfFaulted()
bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
bei Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
bei NAPS2.ImportExport.Pdf.SavePdfOperation.<>c__DisplayClass9_0.<<start>b__2>d.MoveNext()</start>