Opened 9 years ago
Closed 9 years ago
#3195 closed Bug (Duplicate)
Program crashes after repeated use of _IETableGetCollection
Reported by: | mexykanu | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.2 | Severity: | None |
Keywords: | Cc: |
Description
Hello,
After repeated use of _IETableGetCollection($oIE, 0) - 5 times, in my case, the program crashes with the following message:
"C:\Program Files (x86)\AutoIt3\Include\ie.au3" (1508) : ==> The requested action with this object has failed.: Case $iIndex > -1 And $iIndex < $oObject.document.GetElementsByTagName("table").length Case $iIndex > -1 And $iIndex < $oObject.document^ ERROR
I've encountered this issue today, after upgrading from some version released in 2014. It was working OK then. I'll keep downgrading until i find a version that works, and add a comment to this ticket - if i can.
This issue has been happening for some time now. Please see https://www.autoitscript.com/forum/topic/174191-ieau3-_ietablegetcollection-repeated-execution-issue/?_fromLogin=1
I am using Autoit 3.3.14.2 - x86
Windows 7 Ultimate - x64
Internet Explorer 9 - it's really old but i won't upgrade it because my other projects need it.
This is not usually how i report bugs , i know i there should be more details but in this case i don't think i can provide you with anything else.
Attachments (0)
Change History (2)
comment:1 Changed 9 years ago by mexykanu
comment:2 Changed 9 years ago by mLipok
- Resolution set to Duplicate
- Status changed from new to closed
this is one of this tickets:
https://www.autoitscript.com/trac/autoit/ticket/3167
https://www.autoitscript.com/trac/autoit/ticket/3097
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
This issue does not occur on:
Autoit 3.3.12.0 - x86
Windows 7 Ultimate - x64
Internet Explorer 9