Hello, Sorry for the late reply.
The dll is signed before the reference was created in the CA. Does it make a difference? We tried one more thing. We manually added the signed dll into GAC before running the installer, then it worked just fine. Is it a right / recommended approach? If so I can try create one more custom action to install the signed dll into GAC just before executing this particular custom action and remove the dll at the end of the installation. Please let me know. Thanks Ranganatha On Fri, Dec 4, 2009 at 12:39 PM, Blair <os...@live.com> wrote: > In your build, was it signed before the reference was created in your CA > project, or after? > > -----Original Message----- > From: Ranganatha H C [mailto:ranganatha...@gmail.com] > Sent: Thursday, December 03, 2009 9:32 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Custom Action .net dll referring signed assembly > > Hey, > > Thanks for the response. > > The dll is not signed with the certificate; Its signed with a private key. > > The custom action is a immediate custom action , scheduled after a Next > button click in dialog which comes before install file path selection. > > Thanks > Ranganatha > > On Fri, Dec 4, 2009 at 12:02 AM, Wilson, Phil > <phil.wil...@wonderware.com>wrote: > > > If you mean certificate signed, Windows is going to try to verify the > > signature by going to the internet to validate it. This may be something > to > > do with the error. Where is the CA sequenced? > > > > Phil Wilson > > > > > > -----Original Message----- > > From: Ranganatha H C [mailto:ranganatha...@gmail.com] > > Sent: Thursday, December 03, 2009 7:01 AM > > To: General discussion for Windows Installer XML toolset. > > Subject: [WiX-users] Custom Action .net dll referring signed assembly > > > > Hey All, > > > > We have a signed .net assembly, it has some functionality(e.g, validate > > license key .. etc) > > > > While installing the application we need to validate the user entered > > license key. For this to happen we have create a WIX Custom Project , > which > > refers the our signed .net assembly. The custom action inside this , call > > the method on the license key to validate. > > > > But since , the assembly is signed , I always get a the below error > > > > *The installer has encountered an unexpected error installing this > package. > > This may indicate a problem with this package. The error code is 2896. > The > > arguments are: ValidateLicense'* > > > > > > After a call to custom action. > > > > > > How can we resolve it. > > > > > > But If I use the un-signed dll and reference it in the custom action > > project > > everything works fine. > > > > > > Any idea what I am missing. > > > > > > Thanks in advance > > > > Ranganatha > > ** > > > > > > ---------------------------------------------------------------------------- > -- > > Join us December 9, 2009 for the Red Hat Virtual Experience, > > a free event focused on virtualization and cloud computing. > > Attend in-depth sessions from your desk. Your couch. Anywhere. > > http://p.sf.net/sfu/redhat-sfdev2dev > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > > > *** Confidentiality Notice: This e-mail, including any associated or > > attached files, is intended solely for the individual or entity to which > it > > is addressed. This e-mail is confidential and may well also be legally > > privileged. If you have received it in error, you are on notice of its > > status. Please notify the sender immediately by reply e-mail and then > delete > > this message from your system. Please do not copy it or use it for any > > purposes, or disclose its contents to any other person. This email comes > > from a division of the Invensys Group, owned by Invensys plc, which is a > > company registered in England and Wales with its registered office at > > Portland House, Bressenden Place, London, SW1E 5BF (Registered number > > 166023). For a list of European legal entities within the Invensys Group, > > please go to > > > > http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77 > . > > You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail > > inet.hqhelpd...@invensys.com. This e-mail and any attachments thereto > may > > be subject to the terms of any agreements between Invensys (and/or its > > subsidiaries and affiliates) and the recipient (and/or its subsidiaries > and > > affiliates). > > > > > > > > > > > > ---------------------------------------------------------------------------- > -- > > Join us December 9, 2009 for the Red Hat Virtual Experience, > > a free event focused on virtualization and cloud computing. > > Attend in-depth sessions from your desk. Your couch. Anywhere. > > http://p.sf.net/sfu/redhat-sfdev2dev > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > -- > Regards/Ranga > > ---------------------------------------------------------------------------- > -- > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- Regards/Ranga ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users