|
-
December 16th, 1999, 03:13 PM
#1
Method 'HWND' of object 'IWebBrowser2' failed... (HELP!)
Does any one know why? if so how do I get the HWND of the webbrowser control? is it possible at all?
thanks!
--maciej
-
December 16th, 1999, 03:22 PM
#2
Re: Method 'HWND' of object 'IWebBrowser2' failed... (HELP!)
I get exactly the same thing ! I'll dig around on the MSDN / KB and see what that says. If I find anything, I'll post it here.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
-
January 29th, 2000, 05:53 PM
#3
Re: Method 'HWND' of object 'IWebBrowser2' failed... (HELP!)
I have run into the same problem...I'm not exactly positive, but here is what I have been able to find out so far.
The reason you receive that error, is because whatever dll you are trying to call is already in use. I have had multiple (different) dll/exe files report that error when I try to use them in VB.
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
|