Opened 13 years ago
Closed 13 years ago
#1983 closed Bug (No Bug)
_IECreateEmbedded doesn't work anymore
Reported by: | Arcker | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.7.14 | Severity: | None |
Keywords: | Cc: |
Description
in beta from 3.3.7.8, when running the example :
"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /beta /ErrorStdOut /in "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3" /autoit3dir "C:\Program Files (x86)\AutoIt3\beta" /UserParams
+>17:37:12 Starting AutoIt3Wrapper v.2.0.3.0 Environment(Language:040C Keyboard:0000040C OS:WIN_7/ CPU:X64 OS:X64)
Running AU3Check (1.54.21.0) from:C:\Program Files (x86)\AutoIt3\Beta
+>17:37:13 AU3Check ended.rc:0
Running:(3.3.7.14):C:\Program Files (x86)\AutoIt3\Beta\autoit3_x64.exe "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3"
--> IE.au3 V2.4-0 Error from function _IENavigate, $_IEStatus_InvalidObjectType
+>17:37:15 AutoIT3.exe ended.rc:0
Exit code: 0 Time: 3.649
Seems to be an error with objcreate that didn't exists before 3.3.7.8
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by anonymous
comment:2 Changed 13 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
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.
Nevermind, seems to be an error in the error management in IE.au3