Hi,
we try to add an user to CRM 2015 and get afterwards following error:
---------------------------------------------------------------
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Server was unable to process request.Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147016646</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>Server was unable to process request.</Message>
<Timestamp>2015-11-05T13:19:33.8254382Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
------------------------------------------------------------------------
Please see also the trace log:
[2015-11-05 14:56:01.395] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 28 |Category: Platform.Sdk |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 00000000-0000-0000-0000-000000000000 | ServiceModelTraceRedirector.TraceData ilOffset = 0x45
><TraceRecord xmlns="schemas.microsoft.com/.../TraceRecord" Severity="Error"><TraceIdentifier>msdn.microsoft.com/.../System.ServiceModel.Diagnostics.ThrowingException.aspx</TraceIdentifier><Description>Eine Ausnahme wird ausgelöst.</Description><AppDomain>/LM/W3SVC/1/ROOT-3-130912051666978675</AppDomain><Exception><ExceptionType>System.ServiceModel.CommunicationObjectAbortedException, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Der Vorgang kann nicht abgeschlossen werden, weil die Pipe geschlossen wurde. Dies kann darauf zurückzuführen sein, dass die Anwendung am anderen Ende der Pipe beendet wird.</Message><StackTrace> bei System.ServiceModel.Channels.PipeConnection.EndRead()
> bei System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)</StackTrace><ExceptionString>System.ServiceModel.CommunicationObjectAbortedException: Der Vorgang kann nicht abgeschlossen werden, weil die Pipe geschlossen wurde. Dies kann darauf zurückzuführen sein, dass die Anwendung am anderen Ende der Pipe beendet wird. ---&gt; System.IO.PipeException: Der Vorgang kann nicht abgeschlossen werden, weil die Pipe geschlossen wurde. Dies kann darauf zurückzuführen sein, dass die Anwendung am anderen Ende der Pipe beendet wird.
> --- Ende der internen Ausnahmestapelüberwachung ---
> bei System.ServiceModel.Channels.PipeConnection.EndRead()
> bei System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)</ExceptionString><DataItems><Data><Key>System.ServiceModel.Diagnostics.ExceptionUtility.ExceptionStackAsString</Key><Value>throw
> bei System.ServiceModel.Channels.PipeConnection.OnAsyncReadComplete(Boolean haveResult, Int32 error, Int32 numBytes)
>catch
></Value></Data></DataItems><InnerException><ExceptionType>System.IO.PipeException, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Der Vorgang kann nicht abgeschlossen werden, weil die Pipe geschlossen wurde. Dies kann darauf zurückzuführen sein, dass die Anwendung am anderen Ende der Pipe beendet wird.</Message><StackTrace> bei System.ServiceModel.Channels.SessionConnectionReader.GetPendingMessage()
> bei System.ServiceModel.Channels.SynchronizedMessageSource.ReceiveAsyncResult.OnReceiveComplete(Object state)
> bei System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)
> bei System.ServiceModel.Channels.PipeConnection.OnAsyncReadComplete(Boolean haveResult, Int32 error, Int32 numBytes)
> bei System.ServiceModel.Channels.OverlappedContext.CompleteCallback(UInt32 error, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
> bei System.Runtime.Fx.IOCompletionThunk.UnhandledExceptionFrame(UInt32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)
> bei System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
></StackTrace><ExceptionString>System.IO.PipeException: Der Vorgang kann nicht abgeschlossen werden, weil die Pipe geschlossen wurde. Dies kann darauf zurückzuführen sein, dass die Anwendung am anderen Ende der Pipe beendet wird.</ExceptionString></InnerException></Exception></TraceRecord>
[2015-11-05 14:56:01.397] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 19 |Category: Sandbox |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 00000000-0000-0000-0000-000000000000 | SandboxListener`2.StartListening ilOffset = 0x301
>System.ServiceModel.AddressAlreadyInUseException: Der TransportManager konnte mit dem NetTcpPortSharing-Dienst nicht am angegebenen URI lauschen: Fehler beim Lauschen durch den Dienst..
bei System.ServiceModel.Channels.SharedConnectionListener.SharedListenerProxy.Register()
bei System.ServiceModel.Channels.SharedConnectionListener.SharedListenerProxy.Open(Boolean isReconnecting)
bei System.ServiceModel.Channels.SharedConnectionListener.StartListen(Boolean isReconnecting)
bei System.ServiceModel.Channels.SharedTcpTransportManager.OnOpenInternal(Int32 queueId, Guid token)
bei System.ServiceModel.Channels.SharedTcpTransportManager.OnOpen()
bei System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
bei System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
bei System.ServiceModel.Channels.TcpChannelListener`2.OnOpen(TimeSpan timeout)
bei System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
bei System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
bei System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
bei System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
bei System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
bei Microsoft.Crm.Sandbox.SandboxListener`2.StartListening(UriBuilder uriBuilder, SandboxPropertyPrefix propertyPrefix, Int64 startEventId, Int64 startFailedEventId, String listenerName, Boolean isSingleBox)
[2015-11-05 14:56:01.398] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 19 |Category: Sandbox.StartStop |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 00000000-0000-0000-0000-000000000000 | SandboxSdkListener.StartListening ilOffset = 0xE9
>SDK Listener: failed to start: System.ServiceModel.AddressAlreadyInUseException: Der TransportManager konnte mit dem NetTcpPortSharing-Dienst nicht am angegebenen URI lauschen: Fehler beim Lauschen durch den Dienst..
> bei System.ServiceModel.Channels.SharedConnectionListener.SharedListenerProxy.Register()
> bei System.ServiceModel.Channels.SharedConnectionListener.SharedListenerProxy.Open(Boolean isReconnecting)
> bei System.ServiceModel.Channels.SharedConnectionListener.StartListen(Boolean isReconnecting)
> bei System.ServiceModel.Channels.SharedTcpTransportManager.OnOpenInternal(Int32 queueId, Guid token)
> bei System.ServiceModel.Channels.SharedTcpTransportManager.OnOpen()
> bei System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
> bei System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
> bei System.ServiceModel.Channels.TcpChannelListener`2.OnOpen(TimeSpan timeout)
> bei System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
> bei System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
> bei System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
> bei System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
> bei System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
> bei Microsoft.Crm.Sandbox.SandboxListener`2.StartListening(UriBuilder uriBuilder, SandboxPropertyPrefix propertyPrefix, Int64 startEventId, Int64 startFailedEventId, String listenerName, Boolean isSingleBox)
> bei Microsoft.Crm.Sandbox.SandboxSdkListener.StartListening(), _startListeningCount: 9
Any ideas?
Thanks in advance!