Jump to content

IE error in Windows Vista


Eusebio
 Share

Recommended Posts

An error with IE.au3 in Windows Vista

AutoIt Error:

Line 2161 (File "C:\Program Files\AutoIt3\beta\IE.au3");

Return $o_object.document.body.innerHTML

Return $o_object.document^ERROR

Error: The requested action with this object has failed.

post-13882-1171443711_thumb.jpg

WhoIsYouTube Video downloaderSoundex - SoundexEx - Levenshtein Distance (algorithms)[font="Arial"]I3osé[/font][font="Arial"]AutoIT[/font]
Link to comment
Share on other sites

  • Moderators

An error with IE.au3 in Windows Vista

AutoIt Error:

Line 2161 (File "C:\Program Files\AutoIt3\beta\IE.au3");

Return $o_object.document.body.innerHTML

Return $o_object.document^ERROR

Error: The requested action with this object has failed.

I see 2 major issues here if you are actually looking for help.

1. Most of us aren't using Vista at the moment.

2. You have no script to replicate the issue for us to see what you are actually doing ... whether it's the UDF itself or something you've coded into the script.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

I think this is a backup of this forum and are not all answers.

But, thanks a lot to who answer to me.

Yes, I resolved the problem like this:

IE -> Tools / Internet Options / Security -> Disable IE protected mode

Thanks,

Eusebio.

WhoIsYouTube Video downloaderSoundex - SoundexEx - Levenshtein Distance (algorithms)[font="Arial"]I3osé[/font][font="Arial"]AutoIT[/font]
Link to comment
Share on other sites

I was the one that posted that. I am glad that solved it for you. However, you might want to look for a way to toggle that setting, so you don't leave your computer exposed. I think Microsoft put that in for a reason (IE is dangerous and the primary path that spyware, malware etc. get installed on your computer), so keep that in mind.

[font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]

Link to comment
Share on other sites

I need a better roadmap to that setting... in IE -> Tools / Internet Options / Security I have "Custom Level..." and then dozens of choices and after scanning the list twice never saw "IE protected mode". What section is it in and is that the exact name?

thanks,

Dale

Edit: typo

Edited by DaleHohm

Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl

MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model

Automate input type=file (Related)

Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded  Better Better?

IE.au3 issues with Vista - Workarounds

SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y

Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead?

Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...