Re: [WiX-users] Problem with SQL custom actions.

2007-05-25 Thread Rob Mensching
This should be fixed in the build released today. From: Mike Dimmick [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 4:14 PM To: 'Mike Dimmick'; Rob Mensching; 'Aaron Shurts'; 'Bob Arnson' Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] P

Re: [WiX-users] Problem with SQL custom actions.

2007-05-23 Thread Aaron Shurts
*From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Mike Dimmick *Sent:* 23 May 2007 00:06 *To:* 'Rob Mensching'; 'Aaron Shurts'; 'Bob Arnson' *Cc:* wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] Problem with SQL custom actions. Something got

Re: [WiX-users] Problem with SQL custom actions.

2007-05-23 Thread Rob Mensching
To: 'Mike Dimmick'; Rob Mensching; 'Aaron Shurts'; 'Bob Arnson' Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Problem with SQL custom actions. Actually, it looks like you changed the name of the entry point to InstallSqlData and added an Unins

Re: [WiX-users] Problem with SQL custom actions.

2007-05-23 Thread Rob Mensching
@lists.sourceforge.net Subject: Re: [WiX-users] Problem with SQL custom actions. The solution file that ships with v3 is no good - I think it is just a copy of the v2 one. You can either build your own (although I found it tedious to add all the projects - that is probably why it was never updated) or build it

Re: [WiX-users] Problem with SQL custom actions.

2007-05-23 Thread Mike Dimmick
d be - I haven't validated it. -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Shurts Sent: 23 May 2007 00:52 To: Mike Dimmick Cc: Bob Arnson; Rob Mensching; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with SQL custom

Re: [WiX-users] Problem with SQL custom actions.

2007-05-23 Thread Neil Sleightholm
Systems Limited [EMAIL PROTECTED] From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Shurts Sent: 23 May 2007 00:52 To: Mike Dimmick Cc: Bob Arnson; Rob Mensching; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with SQL custom actions. This is actually

Re: [WiX-users] Problem with SQL custom actions.

2007-05-22 Thread Aaron Shurts
[mailto: [EMAIL PROTECTED] *On Behalf Of *Mike Dimmick *Sent:* 23 May 2007 00:06 *To:* 'Rob Mensching'; 'Aaron Shurts'; 'Bob Arnson' *Cc:* wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] Problem with SQL custom actions. Something got broken in the build process

Re: [WiX-users] Problem with SQL custom actions.

2007-05-22 Thread Mike Dimmick
6 To: 'Rob Mensching'; 'Aaron Shurts'; 'Bob Arnson' Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with SQL custom actions. Something got broken in the build process: ConfigureSql is not exported from the CA DLL contained in WixSqlExtension.dll.

Re: [WiX-users] Problem with SQL custom actions.

2007-05-22 Thread Mike Dimmick
Dimmick; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with SQL custom actions. That was a huge integration last week. It is possible that you've found a bug in the integration (or even scarier a bug that wasn't fixed in WiX v2 either). Is it possible to share th

Re: [WiX-users] Problem with SQL custom actions.

2007-05-22 Thread Aaron Shurts
On Behalf Of *Aaron Shurts *Sent:* Tuesday, May 22, 2007 9:55 AM *To:* Bob Arnson *Cc:* Mike Dimmick; wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] Problem with SQL custom actions. Maybe I am grasping at straws trying to get this v3 to work, but the latest weekly release (3.0.2921.0)

Re: [WiX-users] Problem with SQL custom actions.

2007-05-22 Thread Rob Mensching
t had to be set just so. Difficult to review. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Shurts Sent: Tuesday, May 22, 2007 9:55 AM To: Bob Arnson Cc: Mike Dimmick; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with SQL custom actions. Maybe I am gra

Re: [WiX-users] Problem with SQL custom actions.

2007-05-22 Thread Aaron Shurts
Maybe I am grasping at straws trying to get this v3 to work, but the latest weekly release (3.0.2921.0) doesn't even get in to the custom action DLL. Now I am getting this: MSI (s) (FC:3C) [09:35:15:234]: Doing action: ConfigureSql Action 9:35:15: ConfigureSql. Configuring SQL Server Action start

Re: [WiX-users] Problem with SQL custom actions.

2007-05-21 Thread Bob Arnson
Aaron Shurts wrote: > I decided to go with v3 because I didn't feel like re-writing all the > deprecated tags when v3 is released. I think we have a fix for it in > the meantime, but it sure would be nice if the fixes were propagated > in to the v3 code branch. Check the latest weekly release:

Re: [WiX-users] Problem with SQL custom actions.

2007-05-21 Thread Aaron Shurts
failure. You may get more data that's useful for debugging by turning on verbose logging (msiexec /l*v). -- Mike Dimmick -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Aaron Shurts *Sent:* 21 May 2007 19:43 *To:* wix-users@lists.so

Re: [WiX-users] Problem with SQL custom actions.

2007-05-21 Thread Mike Dimmick
ing by turning on verbose logging (msiexec /l*v). -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Shurts Sent: 21 May 2007 19:43 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Problem with SQL custom actions. Hey all, I am having

[WiX-users] Problem with SQL custom actions.

2007-05-21 Thread Aaron Shurts
Hey all, I am having a problem with SQL custom actions. This is what I am getting in the log: MSI (s) (9C:C0) [10:10:21:781]: Doing action: ConfigureSql Action 10:10:21: ConfigureSql. Configuring SQL Server Action start 10:10:21: ConfigureSql. MSI (s) (9C:98) [10:10:21:796]: Invoking remote custo