07 12:34 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Problem adding assembly to GAC
Make sure that the internal name of the assembly matches the file name.
If you renamed the assembly externally but its internal identity is the
original name it won't install. As a check, i
: [WiX-users] Problem adding assembly to GAC
Make sure that the internal name of the assembly matches the file name.
If you renamed the assembly externally but its internal identity is the
original name it won't install. As a check, if you try to install it to
the GAC with a Visual Studio
assembly and can just get them.
Phil Wilson
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
Menaker
Sent: Wednesday, July 18, 2007 10:43 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Problem adding assembly to GAC
I have encountered a problem adding some assembli
I have encountered a problem adding some assemblies to the GAC.
The assembly I'm trying to add is wrapper to a COM object.
When I just use TLBIMP it works fine.
However I added versioning by:
Using ildasm.exe to disassemble
Then appending a resource file and using ilasm.exe to re asse
4 matches
Mail list logo