Modify

#3690 closed Bug (Works For Me)

ieCreate function failing with Windows 10 update 1804

Reported by: helpdesk@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.5 Severity: None
Keywords: Cc:

Description

Error message: --> IE.au3 T3.0-2 Error from function _IECreate, (Browser Object Creation Failed)

Code:
#include <IE.au3>

Local $oIE = _IECreate("www.autoitscript.com")

Confirmed to have started with Windows 10 update feature release 1804

Attachments (0)

Change History (6)

comment:1 by BrewManNH, on Jan 10, 2019 at 2:04:00 AM

Is this computer running Windows 10, or Windows 10 in S mode? If the latter, then there's no support for Internet Explorer in S mode.

comment:2 by BrewManNH, on Jan 12, 2019 at 5:23:23 PM

BTW, as far as I am aware through extensive searching, there is no update 1804 for Windows 10, only for Windows S. The updates for Windows 10 are only 1803, the Spring update, and 1809 the Fall update. There were no official update builds in between for vanilla Win10.

comment:3 by anonymous, on Jan 13, 2019 at 11:57:57 PM

Sorry - its 1809 October release - my mistake.

comment:4 by anonymous, on Jan 14, 2019 at 12:00:01 AM

Upon reboot the script runs fine for the first couple of times and then stops working.
Have confirmed that on each machine with the latest feature release this behavior is observed.

comment:5 by BrewManNH, on Jan 19, 2019 at 9:52:14 PM

I can't confirm this problem. I'm running Win10, build 1809, AutoIt 3.3.14.5 and it works for me every time. I never get any errors.

comment:6 by Jon, on May 13, 2020 at 9:49:20 PM

Resolution: Works For Me
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.