Jump to content

Recommended Posts

Posted

Hi,

I am recently started using autoit3 tool, but in my mchine i created script and run its working fine.....

But when i am trying to run with different machine its not running at all i am getting the following error

C:\Program Files\AutoIt3\Include\IE.au3 (2449) : ==> The requested action with this object has failed.:

Return $o_object.document

Return $o_object.document^ ERROR 18:35:03 AutoIT3.exe ended.rc:1

Posted (edited)

Not a hardware dependency, no. In your case you have an object dependency. Make sure the failing machine has the windows updates as the working machine. Do they both have IE6 installed? What version of Windows is on each.

Edited by weaponx
Posted

Not a hardware dependency, no. In your case you have an object dependency. Make sure the failing machine has the windows updates as the working machine. Do they both have IE6 installed? What version of Windows is on each.

On all machine i have win XP 2002 SP 2 no i don have both IE6 and IE7 i have installed only IE7.........

Let try after updating the windows.....

Thanks......

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...