fo-dicom / fo-dicom-samples

Sample applications associated with the fo-dicom framework
Other
150 stars 143 forks source link

FellowOakDicom.Network.DicomNetworkException: 'Unknown PDU type: 72' #91

Open AndeepReddy opened 6 months ago

AndeepReddy commented 6 months ago

Hi,I am using ConsoleTest Sample Code to Connect to Dicom Server i am getting issue Unknown PDU type: 72' I am using Dotnet Version 7.0 and Fo-Dicom Version 5.1.2. How i Resolved this issue? DicomConsoleTest

gofal commented 1 month ago

you cannot resolve this. the listener receives some data, that is not a valid DICOM data. You can log the exception, or ignore it.