|
-
Sep 12th, 2008, 11:41 AM
#4
Re: even more thread problems: error catching
I don't think so really.. your error handling is in the same routine that is in the seperate thread, so it should work.
If you take out all your error handling, do you see the exact place the code hits the exception?
You could also try adding try/catch blocks in the actual DoWork routine, and see if you get any different behavior then.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|