Modify

Opened 5 years ago

Closed 4 years ago

#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 Changed 5 years ago by BrewManNH

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 Changed 5 years ago by BrewManNH

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 Changed 5 years ago by anonymous

Sorry - its 1809 October release - my mistake.

comment:4 Changed 5 years ago by anonymous

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 Changed 5 years ago by BrewManNH

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 Changed 4 years ago by Jon

  • Resolution set to Works For Me
  • 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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.