DERP! Sorry...got a little to quick in the auto-complete. My bad.

On Wed, Mar 19, 2014 at 5:47 PM, Hoover, Jacob
<jacob.hoo...@greenheck.com>wrote:

>  Usage questions should go to the wix-users group. Wix-devs is for
> developing the toolset.
>
>
>
> *From:* Levi Wilson [mailto:l...@leviwilson.com]
> *Sent:* Wednesday, March 19, 2014 3:38 PM
> *To:* wix-devs
> *Subject:* [WiX-devs] C# Custom Actions / Renaming Functions
>
>
>
> Is it me, or is it impossible to rename a C# custom action function once
> you've built it?
>
>
>
> My wxs files are correct to reflect the new name. I have verified that the
> binary file that is in there has the newly named method after I build it (I
> saved it from Orca and did `dumpbin saved.dll /EXPORTS` to see it).
> However, when I go to run the install I get:
>
>
>
> Error 1723. There is a problem with this Windows Installer package. A DLL
> required for this install to complete could not be run. Contact your
> support personnel or package vendor.  Action ValidateSQLAdminCredentials,
> entry: ValidateSQLAdminCredentials, library:
> C:\Users\VMWARE~1\AppData\Local\Temp\MSI8F83.tmp
>
>
>
> The one that is reflected isn't even the one that I renamed, but that
> would be the first time it tried to load my DLL.
>
>
>
> I've cleared out my bin and obj directories in my CA project as well as my
> installer project.
>
>
>
> What am I missing or where can I look to help troubleshoot? I'm using Wix
> 3.8
>
>
>
> Levi
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to