adxpatch.exe error HResult=-2146232969

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

adxpatch.exe error HResult=-2146232969
 
Robert Kaszuba


Guest


Hi,

I'm using adxpatch.exe to sing adxloader.dll.manifest with code signing certificate. From some time I experience an error when running
adxpatch.exe /Sign="C:\Repository\MyAddin\bin\release\adxloader.dll.manifest" /CertificateFile="{full path to my .pfx file}" /CertificatePassword="{my password}"
it returns an error adxpatch error: The given key was not present in the dictionary. HResult=-2146232969

I have no problem with signing files using VisualStudio 2017 with AddinExpress Signing options dialog. I need to use adxpatch.exe because the final solution is built on a server with VisualStudio 2017 build tools. I have this problem on both machines(my development machine and on the build server).

Additional information:
Visual Studio Professional 2017 (15.9.11)
Windows 10 Professional (build 17134), 64-bit
AddinExpress Verison 9.3.4641.0

Can you help me with this? I'm out of ideas :(
Posted 07 Jun, 2019 07:30:16 Top
Andrei Smolin


Add-in Express team


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

Make sure your certificate requires a password and, it it does require a password, make sure you enter it correctly.


Andrei Smolin
Add-in Express Team Leader
Posted 10 Jun, 2019 05:28:59 Top