Search found 3 matches

by jkirans
Fri, 2008-03-07, 14:13
Forum: DICOMscope - General
Topic: Error while reading BASIC_GRAYSCALE_IMAGE_BOX - N_SET_RQ res
Replies: 4
Views: 21547

Thanks Michael for your valuable time.

-Kiran
by jkirans
Fri, 2008-03-07, 11:21
Forum: DICOMscope - General
Topic: Error while reading BASIC_GRAYSCALE_IMAGE_BOX - N_SET_RQ res
Replies: 4
Views: 21547

Hi Michael, Firstly, Thanks for your promt reply. Here is code sample. Can you please suggest. FilmBox Response s_affectedSopInstanceUIDFilmBox = m_responseMsg.AffectedSopInstanceUid.ToString(); ImageBox MCdimseMessage m_sendMessage = null; m_sendMessage = new MCdimseMessage(MCdimseService.N_SET_RQ,...
by jkirans
Fri, 2008-03-07, 09:44
Forum: DICOMscope - General
Topic: Error while reading BASIC_GRAYSCALE_IMAGE_BOX - N_SET_RQ res
Replies: 4
Views: 21547

Error while reading BASIC_GRAYSCALE_IMAGE_BOX - N_SET_RQ res

Hello Experts, I am using .net toolkit and .net application as a SCU and dicomscope as a SCP. Getting below error while reading the response of BASIC_GRAYSCALE_IMAGE_BOX - N_SET_RQ request to dicomscope 3.5.1 Error in dicomscope log: error: cannot update basic grayscale image box, object not found. ...