Unhandled win32 exception in regcap.exe when building addin setup project

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

Unhandled win32 exception in regcap.exe when building addin setup project
 
Nels Olsen




Posts: 2
Joined: 2010-03-31
We just got ADX and I created an empty COM addin project in VS 2010 with ADX 2009 for .NET. Everything compiled OK but building the setup project gave the warning

Courier

Trying to install the setup project, it ends up failing to install due to this public key mismatch.

I decided to switch to ADX 2010 beta1, since we'll need to soon anyway to support Outlook 2010, and I hoped it would get rid of this warning and the install failure. Now when I build the setup project, the warning about the public key is still there, and it also throws up a Visual Studio Just-In-Time Debugger dialog with the message

Courier

Anyone have any idea what I can do resolve the public key token mismatch and the regcap.exe exception?
Posted 31 Mar, 2010 16:37:58 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Nels.

It looks like VS2010 doesn't install the right build of dotNetFx40_Full_x86_x64 prerequisite. And I am afraid we can do nothing here. Let's wait for new releases of VS2010 and .NET Framework 4.0.
Posted 01 Apr, 2010 07:38:46 Top