"Cross-thread operation not valid" exception
I have exceptions like this only if I run my application in debug mode and do some actions (It's an application created with VS2003 and converted to VS2005, in 2003 there wasn't these exceptions).
I know how to fix them, but I just want to know if it is advised to fix these exceptions because they didn't cause problems if not debugging.
Thank you very much.
Alex Bell

