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
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