Error : Class Does not support Automation
-
Hi, In my VB application i'm trying to embed IE. So in my code i use: Dim MyIE As New InternetExplorer and try to use it properties. But during runtime i get error as: "Class Does Not Support Automation or does not support expected interface". After this i tried installing windowscript 5.6 and vbrun60sp5.exe..But still same problem. I'm using VB6.0 SP5. and IE version: 6.0.2800 Pls help. Thanks Ram
-
Hi, In my VB application i'm trying to embed IE. So in my code i use: Dim MyIE As New InternetExplorer and try to use it properties. But during runtime i get error as: "Class Does Not Support Automation or does not support expected interface". After this i tried installing windowscript 5.6 and vbrun60sp5.exe..But still same problem. I'm using VB6.0 SP5. and IE version: 6.0.2800 Pls help. Thanks Ram
I'm not to sure, if it's available , or will work for vb 6, haven't used it for quite sometime, but if you can just add a com control. Look for one Called AxWebBrowser. As that's just a com for IE. Works for what I want it to do in my vb.net coding.
-
Hi, In my VB application i'm trying to embed IE. So in my code i use: Dim MyIE As New InternetExplorer and try to use it properties. But during runtime i get error as: "Class Does Not Support Automation or does not support expected interface". After this i tried installing windowscript 5.6 and vbrun60sp5.exe..But still same problem. I'm using VB6.0 SP5. and IE version: 6.0.2800 Pls help. Thanks Ram
This may sound like it doesn't fit but update your MDAC, I've seen that error before, and this fixed it. Microsoft Data Access Components (MDAC) 2.8 http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&displaylang=en