Hi,
I have been trying to add a COM reference "Microsoft HTML Object Library" but it failed, gave an error "The system cannot find the reference specified". Adding the "mshtml.tlb" manually from "C:\Windows\System32\"
failed as well.
Downgrading the framework to 2.0 or 3.5 does not solve.
My objective is to be able to parse HTML DOM elements without web browser object.
How can I solve this error? I am using Windows 7 Home Premium, 64 bit.
Thanks!