Jason Dakos - 2004-06-14

Logged In: YES
user_id=1060394

i actually figured this out myself.... this error pops up when
the control has a blank 'dcmfilename' property. so to fix it, i
used a utility to convert a jpeg that contained nothing but
black pixels to a dicom file so i therefore ended up with a non-
confidential or medical dicom file. then, every time i place a
ezDicom control on my form, just fill in the 'dcmfilename'
property with that default.dcm file's path and name and then
it won't give you that error.