Click here to Skip to main content
15,902,275 members

Comments by GoyalGourav (Top 3 by date)

GoyalGourav 19-Mar-12 9:43am View    
Hi Wes Aday,
I did it by using backgroundworker. But a problem persist, when i reading current scanning through label it gave me error "Cross-thread operation not valid: Control 'label2' accessed from a thread other than the thread it was created on". Any clue why it is showing that error

Thanks

Regards
Gourav Goyal
GoyalGourav 19-Mar-12 9:34am View    
Deleted
Hi all
I did it by using backgroundworker. But a problem persist, when i reading current scanning through label it gave me error "Cross-thread operation not valid: Control 'label2' accessed from a thread other than the thread it was created on". Any clue why it is showing that error

Thanks

Regards
Gourav Goyal
GoyalGourav 19-Mar-12 6:54am View    
Thanks, it work great for me