XLL Addin not working using 9.2.4635

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

XLL Addin not working using 9.2.4635
 
Forrest




Posts: 10
Joined: 2016-09-11
Excel Version:Office 365 MSO, 16.0.11001.20097,32bit
Add_in Express Version:9.2.4635
After register( during debug), I can't find my UDF in the Add-in Manager dialog.
But I found it worked well on Excel 2016 professinal.

are there some issues about this?
enjoy life
Posted 28 Nov, 2018 03:37:27 Top
Andrei Smolin


Add-in Express team


Posts: 18816
Joined: 2006-05-11
Hello Forrest,

Is the Excel add-in listed on the File | Options | Add-ins tab? Under what heading? Also, the Location field shows the DLL loading the add-in: is that DLL an adxloader or e.g. mscoree.dll?

Also, in https://www.add-in-express.com/docs/troubleshooting-tips.php#xll_add-in_blocked, check read section XLL add-in is blocked.


Andrei Smolin
Add-in Express Team Leader
Posted 28 Nov, 2018 04:13:36 Top
Forrest




Posts: 10
Joined: 2016-09-11
I can't find the item in on the [File | Options | Add-ins tab].
but I can find the item in Office 2016. I will do other method to check, such as using 9.1.

log:
Add-in Express Loader Log File: 11/28/2018 17:23:17:513

Startup directory: D:\Users\dell\Documents\Visual Studio 2017\Projects\DataMapA\DataMapA\bin\Debug\
Loader version: 9.2.4635.0
Operating System: Microsoft Windows 10 (build 17134), 64-bit
Process Owner: Administrator
Command Line: "C:\Program Files\WindowsApps\Microsoft.Office.Desktop.Excel_16040.11001.20108.0_x86__8wekyb3d8bbwe\Office16\EXCEL.EXE"
Run 'As Administrator': Yes
Process Elevated: Yes
Integrity Level: High
UAC (User Account Control): On
------------------------------------------------------------------------
17:23:17:514 4388 19404 Start.
17:23:17:515 4388 19404 The minimum supported Office version is 14
17:23:17:515 4388 19404 The host's version is 16.0.11001.20108
17:23:17:515 4388 19404 Creating a new instance of the add-in loader.
17:23:17:515 4388 19404 Loading mscoree.dll
17:23:17:518 4388 19404 INFO: Assembly codebase - D:\Users\dell\Documents\Visual Studio 2017\Projects\DataMapA\DataMapA\bin\Debug\DataMapA.dll.
17:23:17:519 4388 19404 INFO: Assembly version - 3.5.0.0.
17:23:17:519 4388 19404 Success.
17:23:17:519 4388 19404 Loading the configuration from the system registry.
17:23:17:519 4388 19404 Getting the latest CLR version.
17:23:17:535 4388 19404 The latest CLR version is 'v4.0.30319'.
17:23:17:535 4388 19404 The configuration has been loaded successfully.
17:23:17:535 4388 19404 Runtime version: v4.0.30319.
17:23:17:535 4388 19404 Assembly name: DataMapA, PublicKeyToken=854031B3D529687F.
17:23:17:535 4388 19404 Class name: DataMapA.DataMapA.
17:23:17:535 4388 19404 Registry key: CLSID\{8A4BA626-9149-431E-A878-4DEE2531C3C5}.
17:23:17:535 4388 19404 Attempting to create a new instance of the managed add-in class: CLR - v4.0.30319
17:23:17:535 4388 19404 Loading CLR: v4.0.30319.
17:23:17:535 4388 19404 Calling CLRCreateInstance method.
17:23:17:535 4388 19404 Success.
17:23:17:535 4388 19404 Calling GetRuntime method.
17:23:17:535 4388 19404 Success.
17:23:17:535 4388 19404 Checking if the hosting API of .NET Framework v4.0 beta is installed.
17:23:17:708 4388 19404 The hosting API is up to date.
17:23:17:708 4388 19404 Calling SetDefaultStartupFlags method.
17:23:17:708 4388 19404 Success.
17:23:17:708 4388 19404 Calling GetInterface method for the CorRuntimeHost interface.
17:23:17:708 4388 19404 Success.
17:23:17:708 4388 19404 Starting CLR...
17:23:17:708 4388 19404 Success.
17:23:17:708 4388 19404 Getting the CLR version.
17:23:17:708 4388 19404 The CLR v4.0.30319 has been initialized successfully.
17:23:17:708 4388 19404 Creating a new domain setup.
17:23:17:720 4388 19404 Success.
17:23:17:720 4388 19404 Getting the add-in directory.
17:23:17:720 4388 19404 Success. The directory is 'D:\Users\dell\Documents\Visual Studio 2017\Projects\DataMapA\DataMapA\bin\Debug\'
17:23:17:727 4388 19404 The 'shadow copy' is disabled.
17:23:17:727 4388 19404 Creating a new application domain.
17:23:17:737 4388 19404 Success.
17:23:17:737 4388 19404 Creating an instance of the managed class. Assembly identity: 'DataMapA, PublicKeyToken=854031B3D529687F'
17:23:18:356 4388 19404 Success.
17:23:18:356 4388 19404 Unwrapping the managed class.
17:23:18:471 4388 19404 Success.
17:23:18:471 4388 19404 Querying the add-in extensibility.
17:23:18:472 4388 19404 Success.
17:23:18:472 4388 19404 Querying the custom task panes.
17:23:18:472 4388 19404 Success.
17:23:18:472 4388 19404 Querying the ribbon extensibility.
17:23:18:472 4388 19404 Success.
17:23:18:472 4388 19404 Querying the form regions.
17:23:18:472 4388 19404 Success.
17:23:18:472 4388 19404 Querying the encryption provider.
17:23:18:472 4388 19404 The 'EncryptionProvider' interface is not supported.
17:23:18:472 4388 19404 Getting the dispid of the 'Dispose' method.
17:23:18:475 4388 19404 Success.
17:23:18:475 4388 19404 Getting the dispid of the 'InitializeLoaderService' method.
17:23:18:475 4388 19404 Success.
17:23:18:475 4388 19404 Invoking the 'InitializeLoaderService' method.
17:23:18:475 4388 19404 Success.
17:23:18:475 4388 19404 The instance of the managed add-in class has been created successfully.
enjoy life
Posted 28 Nov, 2018 04:28:12 Top
Andrei Smolin


Add-in Express team


Posts: 18816
Joined: 2006-05-11
Hello Forrest,

Are you using the Microsoft Store version of Excel? Or this is a Click-to-Run version? Check the complete version line at File | Options | Account.


Andrei Smolin
Add-in Express Team Leader
Posted 28 Nov, 2018 04:41:12 Top
Forrest




Posts: 10
Joined: 2016-09-11
yeah, I'm using Store version of Excel.
enjoy life
Posted 28 Nov, 2018 04:57:59 Top
Andrei Smolin


Add-in Express team


Posts: 18816
Joined: 2006-05-11
Alas, we saw this previously: the Store version of Excel doesn't load XLL add-ins. We reported this to Microsoft but seemingly the issue isn't fixed yet. It is also possible that this is done by design; I don't know this. The communication line that we have is one-directional so I don't have any information.

I've sent them one more report.


Andrei Smolin
Add-in Express Team Leader
Posted 28 Nov, 2018 05:14:35 Top