Cannot install Outlook-AddIn

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

Cannot install Outlook-AddIn
Exception Message: The given path's format is not supported. 
Barth Alexander


Guest


Hi,

I cannot install my Outlook-AddIn in C:\Program Files (x86).

Any reason for this?
Any solution?

This is an excerpt of adxregistrator.log:

Add-in Express Registrator Log File: 03/02/2017 07:20:32

Installation directory: C:\Program Files (x86)\moreSoftware\moreRemind\
Registrator version: 8.4.4395.0
Operating System: Microsoft Windows 7 Home Basic Edition (build 7600), 64-bit
Process Owner: Administrator
Command Line: "C:\Program Files (x86)\moreSoftware\moreRemind\adxregistrator.exe" /install=?Â?Ð?ìC:\Program Files (x86)\moreSoftware\moreRemind\moreRemind.dll?Â?Ð?ì /privileges=user
Run 'As Administrator': Yes
Process Elevated: Yes
Integrity Level: High
UAC (User Account Control): On
--------------------------------------------------------------
07:20:32 0184 Starting the add-in registration process.
07:20:32 0184 Loading mscoree.dll
07:20:32 0184 Success.

.....

07:20:32 0184 Creating an instance of the 'AddinExpress.Deployment.ADXRegistrator' class.
07:20:32 0184 Assembly identity is 'AddinExpress.MSO.2005'.
07:20:32 0184 Success.
07:20:32 0184 Unwrapping the instance of the 'AddinExpress.Deployment.ADXRegistrator' class.
07:20:32 0184 Success.
07:20:32 0184 Calling the managed registration procedure (DISPID = 1610743823).
07:20:32 0184 Managed Error:
Date and Time: 02.03.2017 07:20:32
Machine Name: WIN-XXXXXXXXXXX
IP Address: xxxx:xxx......
Current User: WIN-XXXXXXXXXXX\xxxxxxxxx

Application Domain: C:\Program Files (x86)\moreSoftware\moreRemind\
Assembly Codebase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
Assembly Full Name: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Assembly Version: 4.0.0.0

Exception Source: mscorlib
Exception Type: System.NotSupportedException
Exception Message: The given path's format is not supported.
Exception Target Site: CanonicalizePath

---- Stack Trace ----
System.Security.Util.StringExpressionSet.CanonicalizePath(path As String, needFullPath As Boolean)
mscorlib.dll: N 0062 (0x3E) IL
System.Security.Util.StringExpressionSet.CreateListFromExpressions(str As String[], needFullPath As Boolean)
mscorlib.dll: N 0126 (0x7E) IL
System.Security.Permissions.FileIOPermission.AddPathList(access As FileIOPermissionAccess, control As AccessControlActions, pathListOrig As String[], checkForDuplicates As Boolean, needFullPath As Boolean, copyPathList As Boolean)
mscorlib.dll: N 0081 (0x51) IL
System.Security.Permissions.FileIOPermission..ctor(access As FileIOPermissionAccess, pathList As String[], checkForDuplicates As Boolean, needFullPath As Boolean)
mscorlib.dll: N 0012 (0xC) IL
System.IO.Path.GetFullPath(path As String)
mscorlib.dll: N 0007 (0x7) IL
AddinExpress.Deployment.ADXRegistrator.RegisterAssembly(commandLine As String)
mscorlib.dll: N 0170 (0xAA) IL



07:20:32 0184 The add-in registration process is completed with HRESULT = -2147467259.

Thanks in advance.

Alexander
Posted 02 Mar, 2017 18:21:23 Top
Andrei Smolin


Add-in Express team


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

Barth Alexander writes:
Command Line: "C:\Program Files (x86)\moreSoftware\moreRemind\adxregistrator.exe" /install=?Â?Ð?ìC:\Program Files (x86)\moreSoftware\moreRemind\moreRemind.dll?Â?Ð?ì /privileges=user


I suppose this is caused by the quotes following the /install parameter. Compare them to the quotes preceding the /install parameter.


Andrei Smolin
Add-in Express Team Leader
Posted 03 Mar, 2017 02:57:41 Top