S
Sacha Korell
I am developing a barcode scanner application using VSNET2005 for the WM 5.0
platform. When I associate an image with a PictureBox control at design
time, I get a "NotSupportedException" at runtime. I have tried gif and bmp
file format for the image. I do not get an error if I just have the
PictureBox control with no image associated.
The error message is as follows:
Error
ScannerApp.exe
NotSuportedException
System.Drawing.Bitmap
at System.Resources.ResourceReader.LoadObjectV2()
If need be I can post the whole stack trace, but it would have been a lot to
type ;-) So I hope the last line will give somebody a clue as to what the
problem might be.
Thanks,
Sacha
platform. When I associate an image with a PictureBox control at design
time, I get a "NotSupportedException" at runtime. I have tried gif and bmp
file format for the image. I do not get an error if I just have the
PictureBox control with no image associated.
The error message is as follows:
Error
ScannerApp.exe
NotSuportedException
System.Drawing.Bitmap
at System.Resources.ResourceReader.LoadObjectV2()
If need be I can post the whole stack trace, but it would have been a lot to
type ;-) So I hope the last line will give somebody a clue as to what the
problem might be.
Thanks,
Sacha