|
-
Apr 2nd, 2008, 10:37 PM
#6
Re: Using the BackgroundWorker Component
 Originally Posted by scootabug
I am trying to follow your first post and I get this error:
"This BackgroundWorker states that it doesn't report progress. Modify WorkerReportsProgress to state that it does report progress."
Everything works okay when I comment out the line that errors...
Do you have the quick solution to this problem?
Nicely done all the same. Cheers.
The error message says this:
Modify WorkerReportsProgress to state that it does report progress.
In post #1 I said this:
Set the BackgroundWorker's WorkerReportsProgress property to True.
In post #4 I said this:
Note that for the first example to work the WorkerReportsProgress property must be set to True.
Are you noticing a theme here?
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
|