Decoding Error on WM6

in

'QRCodeWindowsMobile5.exe' (Managed): Loaded 'mscorlib.dll', No symbols loaded.
'QRCodeWindowsMobile5.exe' (Managed): Loaded 'd:\my desktop\thoughtworks_qrcode_1.0.0_src\qrcode\qrcodewindowsmobile5.0\bin\debug\QRCodeWindowsMobile5.exe', Symbols loaded.
'QRCodeWindowsMobile5.exe' (Managed): Loaded 'System.Windows.Forms.dll', No symbols loaded.
'QRCodeWindowsMobile5.exe' (Managed): Loaded 'System.dll', No symbols loaded.
'QRCodeWindowsMobile5.exe' (Managed): Loaded 'System.Drawing.dll', No symbols loaded.
A first chance exception of type 'System.InvalidCastException' occurred in System.Drawing.dll
'QRCodeWindowsMobile5.exe' (Managed): Loaded '\Programas\QRCodeWindowsMobile5\ThoughtWorks.QRCode.dll', Symbols loaded.
A first chance exception of type 'System.IndexOutOfRangeException' occurred in ThoughtWorks.QRCode.dll

It gives me a message of "IndexOutOfRangeException" on mobile screen.

What should I do?

Comments

Same Problem

I have the same problem? any solution for this bug? or recomendattions?

Back to top