N
NachoShaw
Guest
Hi
I have started to get this message this evening even though i have not added anything that would cause a separate thread? I added a progress bar to an existing form and write a small function to calculate the step value but apart from that, nothing else. I now get this error:
Cross-thread operation not valid: Control 'LoadProgress' accessed from a thread other than the thread it was created on.
LoadProgress is the progress bar. I have also started to get the same error on a few text boxes.
Could someone please explain in a simple way what it means exactly? I can see that its related to some sort of Multi-Thread but i havent added anything. I do have an existing Background worker but i didnt change anything in that.
Thanks
I am here to ask questions and learn from others. Cor Ligthert DO NOT REPLY TO ANY OF MY POSTS!!
Continue reading...
I have started to get this message this evening even though i have not added anything that would cause a separate thread? I added a progress bar to an existing form and write a small function to calculate the step value but apart from that, nothing else. I now get this error:
Cross-thread operation not valid: Control 'LoadProgress' accessed from a thread other than the thread it was created on.
LoadProgress is the progress bar. I have also started to get the same error on a few text boxes.
Could someone please explain in a simple way what it means exactly? I can see that its related to some sort of Multi-Thread but i havent added anything. I do have an existing Background worker but i didnt change anything in that.
Thanks
I am here to ask questions and learn from others. Cor Ligthert DO NOT REPLY TO ANY OF MY POSTS!!
Continue reading...