I'm getting quite frequently the following exception in Image Server. It happens when multiple association are established from the same device. Is there a patch/workaround ? Thank you in advance!
Exception thrown Unexpected User exception, description: Unexpected exception on OnReceiveAssociateAccept
System.NullReferenceException: Object reference not set to an instance of an object. at ClearCanvas.ImageServer.Services.Dicom.MoveScpExtension.b__3(Object sender, AssociationParameters parms) at ClearCanvas.Dicom.Network.Scu.ScuBase.OnReceiveAssociateAccept(DicomClient client, ClientAssociationParameters association) at ClearCanvas.Dicom.Network.Scu.StorageScu.OnReceiveAssociateAccept(DicomClient client, ClientAssociationParameters association) at ClearCanvas.Dicom.Network.DicomClient.OnReceiveAssociateAccept(AssociationParameters association)