problems in accessing mshtml.HTMLAnchorElement

muralimohan_j

New member
Joined
Dec 19, 2003
Messages
4
Hi

Iam trying to scrap the data of a webpage by using mshtml.HTMLDocument object. I have successfully registered the mshtml.dll in my computer. But it gives error :
COM object with CLSID {3050F248-98B5-11CF-BB82-00AA00BDCE0B} is either not valid or not registered
when i tried to run the code. any Idea how do i register any component just by knowing its class id ??? I hope it works once i register all the dlls for which it gives error.

Thanks in advance,
Murali
 

Attachments

it is related to VB.Net

Thanks for your quick reply dude.... i agree that this is VB code but i faced this problme when iam trying to migrate the code to VB.Net... any suggestions would be of great help
 
Last edited by a moderator:
Back
Top