If is picturebox empty have error
Object reference not set to instanceof an object. Line 152
Line 152 is:
dataPictureBox.Image.Save(ms, dataPictureBox.Image.RawFormat);
Reciving image from database is ok...
Some help please