G
Guest
Hi,
I have developed a helper object and i m using Microsoft.MSHTML assembly for
parsing the contents of the pages rendered in the browser.
If I work with the VS 2003 IDE installed on the machine my code works fine,
but when only .Net Framework 1.1 is installed the helper object is not able
to get the elements from the browser. It returns the null objects.
Browser: 5.0 & 5.5
Framework: 1.1
Can any one give some clue on what could be the problem?
Thanks
Rajesh Thareja
I have developed a helper object and i m using Microsoft.MSHTML assembly for
parsing the contents of the pages rendered in the browser.
If I work with the VS 2003 IDE installed on the machine my code works fine,
but when only .Net Framework 1.1 is installed the helper object is not able
to get the elements from the browser. It returns the null objects.
Browser: 5.0 & 5.5
Framework: 1.1
Can any one give some clue on what could be the problem?
Thanks
Rajesh Thareja