Problems installing new version 9.0.4610.0

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

Problems installing new version 9.0.4610.0
 
Roland Walde




Posts: 13
Joined: 2016-12-13
During installation of Add-in Express i get an error message:

Detailed technical information follows:
---
Date and Time: 04.05.2018 11:09:54
Machine Name: RWA-DELL
IP Address: fe80::e587:40b4:2e2e:beda%11
Current User: RWA-DELL\rwa

Application Domain: ADXXNETOLInstaller.2005.exe
Assembly Codebase: file:///C:/Program Files (x86)/Add-in Express/Add-in Express for .NET/Bin/ADXXNETOLInstaller.2005.exe
Assembly Full Name: ADXXNETOLInstaller.2005, Version=9.0.4610.0, Culture=neutral, PublicKeyToken=null
Assembly Version: 9.0.4610.0
Assembly Build Date: 03.05.2018 09:49:58

Exception Source: mscorlib
Exception Type: System.IO.FileNotFoundException
Exception Message: Die Datei oder Assembly "EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" oder eine Abh?ngigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
Exception Target Site: GetExportedTypes

---- Stack Trace ----
System.Reflection.RuntimeAssembly.GetExportedTypes(assembly As RuntimeAssembly, retTypes As ObjectHandleOnStack)
ADXXNETOLInstaller.2005.exe: N 00000 (0x0) JIT
System.Reflection.RuntimeAssembly.GetExportedTypes()
ADXXNETOLInstaller.2005.exe: N 0000 (0x0) IL
System.Runtime.InteropServices.RegistrationServices.GetRegistrableTypesInAssembly(assembly As Assembly)
ADXXNETOLInstaller.2005.exe: N 0049 (0x31) IL
System.Runtime.InteropServices.RegistrationServices.RegisterAssembly(assembly As Assembly, flags As AssemblyRegistrationFlags)
ADXXNETOLInstaller.2005.exe: N 0136 (0x88) IL
AddinExpress.OL.AssemblyInstaller.RegisterComponent(AssemblyFullName As String, pGAC As Boolean, pCOM As Boolean, pMSCoree As Boolean, pTypeLib As Boolean, pCodeBase As Boolean, pADX As Boolean, pADXInstallDir As Boolean, InstallDir As String)
ADXXNETOLInstaller.2005.exe: N 0033 (0x21) IL

The problem only occurs with the current version.
Posted 04 May, 2018 04:38:09 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Roland,

I'm sorry to hear this.

What Windows version (and build number, please) do you have on that machine? What Visual Studio versions (and build numbers please) are installed? With what of these Visual Studio versions do you register Add-in Express?


Andrei Smolin
Add-in Express Team Leader
Posted 04 May, 2018 04:58:52 Top
Roland Walde




Posts: 13
Joined: 2016-12-13
Thx for the fast reply.
Here is my configuration:

OS: Windows 10 Pro x64 (1709) - Build: 16299.371
VS: Visual Studio 2017 Community Version 15.5.6 - .NET Framework 4.7.02556

How can i roll back to the previous version?
I already updated the loader to v9 in my project.
Now Outlook hangs on startup with my addin
Posted 04 May, 2018 05:03:26 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Roland Walde writes:
How can i roll back to the previous version?


You need to uninstall this one and install the version required.

Roland Walde writes:
Now Outlook hangs on startup with my addin


anything of value in adxloader.log?


Andrei Smolin
Add-in Express Team Leader
Posted 04 May, 2018 05:09:23 Top
Roland Walde




Posts: 13
Joined: 2016-12-13
i already managed to roll back, thx.
the outlook issue was not caused by add-in express but by a not responing webservice.

I found out that i can install v9 by just click 'continue' on the error dialog.
I don't know if everything i need is installed correctly this way.
Posted 04 May, 2018 05:17:15 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Roland,

Roland Walde writes:
I found out that i can install v9 by just click 'continue' on the error dialog.


We think you may have some issues when invoking Add-in Express features from the IDE. If so, follow these steps:
- uninstall Add-in Express 9
- start Windows Explorer, navigate to C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies, right-click envdte.dll and choose Copy on the context menu
- create folder C:\Program Files (x86)\Add-in Express\Add-in Express for .NET\Bin and paste envdte.dll previosly copied,
- install Add-in Express 9


Andrei Smolin
Add-in Express Team Leader
Posted 04 May, 2018 05:37:50 Top
Roland Walde




Posts: 13
Joined: 2016-12-13
I just followed the steps you recommended and Add-in Express installed correctly now.
After the first build everything seems to work now.

Thank you very much for your fast assistance.

regards
Roland
Posted 07 May, 2018 02:00:44 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Thank you for letting us know!


Andrei Smolin
Add-in Express Team Leader
Posted 07 May, 2018 08:18:24 Top
Roland Walde




Posts: 13
Joined: 2016-12-13
Just to let you know...

The new version 9.0.4620 installes without any issue.

regards
Posted 22 Jun, 2018 02:49:48 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Great! Thank you!


Andrei Smolin
Add-in Express Team Leader
Posted 22 Jun, 2018 03:03:57 Top