Excel Addin Not Working Office 365

Add-in Express™ Support Service
That's what is more important than anything else

Excel Addin Not Working Office 365
 
Mark Meyer




Posts: 34
Joined: 2014-03-26
I have a single computer at a client that my add-in is not working. Below is the error log.

They are running Microsoft Excel for Office 365 MSO (16.0.11629.20238) 32 bit.



Startup directory: C:\Users\sjudd\AppData\Local\miExcel\
Loader version: 9.1.4620.0
Operating System: Microsoft Windows 10 Professional (build 17763), 64-bit
Process Owner: Administrator
Command Line: "C:\Program Files\WindowsApps\Microsoft.Office.Desktop.Excel_16051.11629.20246.0_x86__8wekyb3d8bbwe\Office16\EXCEL.exe"
Run 'As Administrator': No
Process Elevated: No
Integrity Level: Medium
UAC (User Account Control): On
------------------------------------------------------------------------
10:50:15:051 3808 9664 Creating a new instance of the XLL loader.
10:50:15:051 3808 9664 Loading mscoree.dll
10:50:15:052 3808 9664 Success.
10:50:15:052 3808 9664 Getting the CLSID of the managed XLL class.
10:50:15:054 3808 9664 Success.
10:50:15:054 3808 9664 Loading the configuration from the system registry.
10:50:15:054 3808 9664 Getting the latest CLR version.
10:50:15:097 3808 9664 The latest CLR version is 'v4.0.30319'.
10:50:15:097 3808 9664 The configuration has been loaded successfully.
10:50:15:097 3808 9664 Runtime version: v4.0.30319.
10:50:15:097 3808 9664 Assembly name: miExcel, PublicKeyToken=8997cda2b0dad049.
10:50:15:097 3808 9664 Class name: miExcel.XLLModule.
10:50:15:097 3808 9664 Registry key: CLSID\{62B86C68-2686-394B-A4C8-D05EC603FD87}.
10:50:15:097 3808 9664 Attempting to create a new instance of the managed XLL class: CLR - v4.0.30319
10:50:15:097 3808 9664 Loading CLR: v4.0.30319.
10:50:15:097 3808 9664 Calling CLRCreateInstance method.
10:50:15:097 3808 9664 Success.
10:50:15:097 3808 9664 Calling GetRuntime method.
10:50:15:100 3808 9664 Success.
10:50:15:100 3808 9664 Checking if the hosting API of .NET Framework v4.0 beta is installed.
10:50:15:262 3808 9664 The hosting API is up to date.
10:50:15:262 3808 9664 Calling SetDefaultStartupFlags method.
10:50:15:262 3808 9664 Success.
10:50:15:262 3808 9664 Calling GetInterface method for the CorRuntimeHost interface.
10:50:15:262 3808 9664 Success.
10:50:15:262 3808 9664 Starting CLR...
10:50:15:262 3808 9664 Success.
10:50:15:262 3808 9664 Getting the CLR version.
10:50:15:262 3808 9664 The CLR v4.0.30319 has been initialized successfully.
10:50:15:262 3808 9664 Creating a new domain setup.
10:50:15:264 3808 9664 Success.
10:50:15:264 3808 9664 Getting the add-in directory.
10:50:15:264 3808 9664 Success. The directory is 'C:\Users\sjudd\AppData\Local\miExcel\'
10:50:15:303 3808 9664 The 'shadow copy' is disabled.
10:50:15:303 3808 9664 Creating a new application domain.
10:50:15:410 3808 9664 Success.
10:50:15:410 3808 9664 Getting the base directory for the domain.
10:50:15:411 3808 9664 Success. The directory is 'C:\Users\sjudd\AppData\Local\miExcel\'.
10:50:15:411 3808 9664 Opening adxloader.dll.manifest.
10:50:15:412 3808 9664 Success. The manifest is 'C:\Users\sjudd\AppData\Local\miExcel\adxloader.dll.manifest'.
10:50:15:412 3808 9664 Getting the 'assemblyIdentity' element.
10:50:15:412 3808 9664 Success.
10:50:15:412 3808 9664 Getting the 'name' attribute.
10:50:15:412 3808 9664 Success. The name is 'miExcel, PublicKeyToken=8997cda2b0dad049'.
10:50:15:412 3808 9664 Getting the 'name' attribute.
10:50:15:412 3808 9664 Success. The class name is 'miExcel.XLLModule'.
10:50:15:412 3808 9664 Attempting to create a new instance of the XLL class.
10:50:17:317 3808 9664 Success.
10:50:17:317 3808 9664 Getting the dispid of the 'autoOpen' method.
10:50:17:429 3808 9664 Success.
10:50:17:429 3808 9664 Getting the dispid of the 'autoClose' method.
10:50:17:429 3808 9664 Success.
10:50:17:429 3808 9664 Getting the dispid of the 'autoAdd' method.
10:50:17:429 3808 9664 Success.
10:50:17:429 3808 9664 Getting the dispid of the 'autoRemove' method.
10:50:17:429 3808 9664 Success.
10:50:17:429 3808 9664 Getting the dispid of the 'autoFree' method.
10:50:17:429 3808 9664 Success.
10:50:17:430 3808 9664 Getting the dispid of the 'autoFree12' method.
10:50:17:430 3808 9664 Success.
10:50:17:430 3808 9664 Getting the dispid of the 'addInManagerInfo' method.
10:50:17:430 3808 9664 Success.
10:50:17:430 3808 9664 Getting the dispid of the 'addInManagerInfo12' method.
10:50:17:430 3808 9664 Success.
10:50:17:430 3808 9664 Getting the dispid of the 'Dispose' method.
10:50:17:430 3808 9664 Success.
10:50:17:430 3808 9664 Getting the dispid of the 'initialize4' method.
10:50:17:430 3808 9664 Success.
10:50:17:430 3808 9664 Invoking the 'initialize4' method.
10:50:24:473 3808 9664 Success.
10:50:24:473 3808 9664 The instance of the managed XLL class has been created successfully.
10:50:24:473 3808 9664 Forwarding xlAutoOpen to the managed code.
10:50:24:932 3808 9664 Success.
10:50:34:660 3808 9664 Forwarding xlAddInManagerInfo12 to the managed code.
10:50:34:664 3808 9664 Success.
10:51:16:836 3808 9664 Starting the add-in registration process.
10:51:16:837 3808 9664 Getting the latest CLR version.
10:51:16:838 3808 9664 The latest CLR version is 'v4.0.30319'.
10:51:16:838 3808 9664 Getting the base directory for the domain.
10:51:16:838 3808 9664 Success. The directory is 'C:\Users\sjudd\AppData\Local\miExcel\'.
10:51:16:838 3808 9664 Searching for the Add-in Express core library.
10:51:16:838 3808 9664 Success. The 'AddinExpress.MSO.2005.dll' file has been found.
10:51:16:838 3808 9664 Creating an instance of the 'AddinExpress.MSO.ADXLoaderSupport' class.
10:51:16:838 3808 9664 Assembly identity is 'AddinExpress.MSO.2005'.
10:51:16:851 3808 9664 Success.
10:51:16:851 3808 9664 Unwrapping the instance of the 'AddinExpress.MSO.ADXLoaderSupport' class.
10:51:16:851 3808 9664 Success.
10:51:16:851 3808 9664 Creating an instance of the XML parser class.
10:51:16:851 3808 9664 Success.
10:51:16:851 3808 9664 Loading the manifest file (C:\Users\sjudd\AppData\Local\miExcel\adxloader.dll.manifest).
10:51:16:851 3808 9664 Success.
10:51:16:851 3808 9664 Getting the root element of the manifest (C:\Users\sjudd\AppData\Local\miExcel\adxloader.dll.manifest).
10:51:16:851 3808 9664 Success.
10:51:16:851 3808 9664 Getting the 'assemblyIdentity' element of the manifest (C:\Users\sjudd\AppData\Local\miExcel\adxloader.dll.manifest).
10:51:16:851 3808 9664 Success.
10:51:16:851 3808 9664 Searching for the 'name' attribute of the 'assemblyIdentity' element.
10:51:16:851 3808 9664 Success. The name is 'miExcel, PublicKeyToken=8997cda2b0dad049'.
10:51:16:851 3808 9664 Calling the managed procedure to register the 'miExcel, PublicKeyToken=8997cda2b0dad049' assembly.
10:51:16 8164 9664 Connecting to the application domain of the Add-in Express loader.
10:51:16 8164 9664 Success.
10:51:16 8164 9664 Loading the 'miExcel, PublicKeyToken=8997cda2b0dad049' assembly.
10:51:16 8164 9664 Success.
10:51:16 8164 9664 Registering the 'miExcel, PublicKeyToken=8997cda2b0dad049' assembly (user).
10:51:16 8164 9664 Error: Could not load file or assembly 'AddinExpress.XL.2005, Version=9.2.4635.0, Culture=neutral, PublicKeyToken=e69a7e0f3592d2b8' or one of its dependencies. The module was expected to contain an assembly manifest.
10:51:16 8164 9664 The managed registration process is complete with HRESULT = 2.
10:51:16:869 3808 9664 The system cannot find the file specified.
Posted 19 Jun, 2019 12:56:39 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Mark,

Mark Meyer writes:
Error: Could not load file or assembly 'AddinExpress.XL.2005, Version=9.2.4635.0, Culture=neutral, PublicKeyToken=e69a7e0f3592d2b8' or one of its dependencies. The module was expected to contain an assembly manifest.


This means the file is NOT a .NET assembly. Can it be that the antivirus log on that machine is triggered once you install or load the add-in?


Andrei Smolin
Add-in Express Team Leader
Posted 20 Jun, 2019 01:10:53 Top