Doh! I figured out that the reference to the File ID was wrong, so the
path to the assembly was evaluating to a blank string. Turns out
standard action sequence works fine for this scenario.
Thanks,
Chris
Alexander Shevchuk wrote:
> Hi Chris,
>
> Sorry, I am still on WiX 2, but that should n
PROTECTED] On Behalf Of Chris Eldredge
Sent: Thursday, January 31, 2008 1:15 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] InstallExecuteSequence for Sql Actions
I'm trying to create an MSI that installs a .NET assembly and registers
it for use in SQL Server 2005.
The problem is
Actually, I'm trying to load the assembly from the file system, not the
GAC. Does that change your answer?
Thanks,
Chris
Adam Majer wrote:
>
> No. GAC is updated after MSI install is finalized. Wix has no control
> over this.
>
> - Adam
>
>
---
Chris Eldredge wrote:
> I'm trying to create an MSI that installs a .NET assembly and registers
> it for use in SQL Server 2005.
>
> The problem is that the SQL I'm executing inside a SqlString is telling
> SQL Server to load the assembly, but when I install the MSI it seems
> that the assembly
I'm trying to create an MSI that installs a .NET assembly and registers
it for use in SQL Server 2005.
The problem is that the SQL I'm executing inside a SqlString is telling
SQL Server to load the assembly, but when I install the MSI it seems
that the assembly hasn't been copied to its final d
5 matches
Mail list logo