Please help me

in

hi i am working in QRCode with window mobile. when i deploy QRCode application in Pocket PC 5.0 then i click encode button then it get exception that indexoutofRangeException. PLEase tell me what i do.

Comments

indexoutofRangeException

u will find a folder named cursor_data on the library you have downloaded.There are 231 .dat files.Copy that folder in ur project.These files are required to run that application.I think ur prob will be solved.

Version / Error Correction Level

You are probably using an incorrect version/error correction level combination for the amount of data you are trying to encode. Try upgrading the version or setting a lower correction level.
/a

Back to top