D
David Thielen
Hi;
I copied my solution for an Add-In, written in C# with a shim, to a second
machine.
On this machine I had already installed the Add-In using my installer for
the end user install. So it installs the files, sets the registry values,
etc. for the Add-In being in the Program Files\.. directory (not where I
copied the solution).
When I try to build the solution I get the message (for the C# project, not
the shim project):
COM Interop registration failed. The check of the signature failed for
assembly 'AutoTag2003.dll'
What is wrong?
I copied my solution for an Add-In, written in C# with a shim, to a second
machine.
On this machine I had already installed the Add-In using my installer for
the end user install. So it installs the files, sets the registry values,
etc. for the Add-In being in the Program Files\.. directory (not where I
copied the solution).
When I try to build the solution I get the message (for the C# project, not
the shim project):
COM Interop registration failed. The check of the signature failed for
assembly 'AutoTag2003.dll'
What is wrong?