|
-
Jun 8th, 2008, 02:00 PM
#1
Thread Starter
Lively Member
Re: [2008] Cross Thread issuses with WebBrowser control
 Originally Posted by Atheist
"Specified cast is not valid" isnt a cross-thread issue. On what line does it occur?
WebBrowser1HTML = WebBrowser1.Document.Body.InnerHtml
When I access the DOM via the above method from within the same thread all is OK but when I try to access the DOM from code in another thread I get the "Specified cast is not valid" error.
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
|