Modify

Opened 10 years ago

Closed 10 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 by mexykanu, 10 years ago

This issue does not occur on:
Autoit 3.3.12.0 - x86
Windows 7 Ultimate - x64
Internet Explorer 9

comment:2 by mLipok, 10 years ago

Resolution: Duplicate
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.