Project

General

Profile

WinPhone7 problem

Added by sutni about 5 years ago

Hi!

I have a problem with MessagingToolkit Barcode library(v.1.7) on Windows Phone 7 emulator (VS 2010 Express for Phone).
If Decode function can not recognize barcode,

Result decodedResult = barcodeDecoder.Decode(image, decodingOptions); // from Sample

then this finction (without Exception) hang.

What can I do?

Thaks!


Replies (3)

RE: WinPhone7 problem - Added by admin about 5 years ago

Hi,

Can you provide the image?

Thanks
Regards
admin

RE: WinPhone7 problem - Added by sutni about 5 years ago

This arhive has 4 images.
On real device arise exception.

RE: WinPhone7 problem - Added by admin about 5 years ago

Hi,

The images are quite big so it may take a while to decode.

And also, if you know the possible formats then you may need to limit the formats to scan, instead of getting the library to scan for all possible formats.

Thanks
Regards
admin

    (1-3/3)