Jump to content

Recommended Posts

Posted

I translate the decimal number (-2147221164) to hex (0x80040154) by using "calc" and drop the first 8 hex numbers ("FFFFFFFF").

Then I search for "hresult 0x80040154" on the web or on MSDN (https://msdn.microsoft.com/en-us/library/cc704587.aspx)

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

I think it is time now to gather some system information:

Bitness of the Operating System: 32 or 64 bit?
AutoIt version: 3.3.12.0, 3.3.14.x? production or beta version?
Office bitness: 32 or 64 bit?
Do you run the AutoIt script as 32 or 64 bit?

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

PROBLEM SOLVED.  There must've been something wrong with the installation of Office 2016.  I blindly reinstalled Office2016 without rebooting or anything and ... voila ... ObjGet works like a champ.

Posted

Another idea: Could you test on another computer with the same configuration? So we then know if it is a problem with the Office installation.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

Glad your problem could be solved :)

My UDFs and Tutorials:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...