Have the other machines been upgraded to the latest version of IE ?
> I am automating data entry and retriving from IE 6.0 SP1 using MSHTML.dll in
> VB.net
[quoted text clipped - 4 lines]
>
> Kiran

Signature
incognito...updated almost daily
http://kentpsychedelic.blogspot.com
Texeme Textcasting Technology
http://texeme.com
Are you referencing the MSHTML Interop assembly?
If so you have to install it on the client (and it's LARGE - 2megs plus if I
remember right). It's installed with VS.NET, but not part of the framework
SDK. So this is likely what's blowing up your code...
+++ Rick ---

Signature
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
http://www.west-wind.com/wwThreads/
----------------------------------
Making waves on the Web
> I am automating data entry and retriving from IE 6.0 SP1 using MSHTML.dll in
> VB.net
[quoted text clipped - 4 lines]
>
> Kiran