Tuesday, January 27, 2015

C: Cross threading issue with async/await

Hi svMSDN,


>> Cross-thread operation not valid: Control 'listView1'


It is due to you add items to a list view from a different thread, you could turn to the link below:


# Adding Items To A ListView From A Different Thread? (Cross-thread operation not valid)

http://ift.tt/1Bwjput


If you have any further questions, please feel free to post in this forum.


In addition, it would be better to create new thread if your original issue was resolved.


Thanks for your understanding.


Best Regards,


Edward




We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.

Click HERE to participate the survey.



No comments:

Post a Comment