Can you be more specific about the exact version?

-----Original Message-----
From: prasoon gupta [mailto:[EMAIL PROTECTED]
Sent: Friday, December 05, 2008 09:30
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem regarding running SQL script from msp file.

Wix 2.0

On Thu, Dec 4, 2008 at 9:18 PM, Rob Mensching
<[EMAIL PROTECTED]>wrote:

> Just curious, what version of the WiX toolset are you using?
>
> -----Original Message-----
> From: prasoon gupta [mailto:[EMAIL PROTECTED]
>  Sent: Thursday, December 04, 2008 02:15
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Problem regarding running SQL script from msp
> file.
>
> Thanks for you suggestion based upon your suggestion i have change the
> condition for ConfigureSql to true but still getting the same result.
> attaching the log file again.
>
> the code I am using in Wix file is as follwoing
>
> <Component Id="MigrateSqlDataBaseFrom15RTMTOSP" Guid="
> EAA3DBDF-C111-447c-ACAA-DB83172F913C">
>
> <SqlScript Id="CdsScriptSP15Migrate" SqlDb="DatabaseNoCreate" BinaryKey="
> CdsScriptSP1" ExecuteOnInstall="yes" ExecuteOnUninstall="no"
> ContinueOnError
> ="yes" Sequence="001" ExecuteOnReInstall="no"/>
>
> </Component>
>
> This is new component added in the Wix file of new MSI. why MSP not picking
> this component now? In the log it is still showing the same thing but When
> I
> have the existing component for SQL I am able to install the scripts.
>
> Thanks
>
> Prasoon
>
>
>
>
> On Thu, Dec 4, 2008 at 12:33 AM, Ian Elliott (Excell Data Corporation) <
> [EMAIL PROTECTED]> wrote:
>
> > The log shows the following (line 2666):
> > MSI (s) (00:F4) [23:01:24:012]: Skipping action: ConfigureSql (condition
> is
> > false)
> >
> > Look up and see what the condition is and try to determine why it is
> false.
> > This is probably the custom action that runs the sql scripts.
> >
> > -----Original Message-----
> > From: prasoon gupta [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, December 03, 2008 10:27 AM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [WiX-users] Problem regarding running SQL script from msp
> > file.
> >
> > http://n2.nabble.com/file/n1609938/log.txt
> >
> > On Wed, Dec 3, 2008 at 11:22 PM, Ian Elliott (Excell Data Corporation) <
> > [EMAIL PROTECTED]> wrote:
> >
> > > What is the full path to the log file?
> > >
> > > -----Original Message-----
> > > From: prasoon81 [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, December 03, 2008 9:41 AM
> > > To: wix-users@lists.sourceforge.net
> > >  Subject: Re: [WiX-users] Problem regarding running SQL script from msp
> > > file.
> > >
> > >
> > > Uploaded log on the server.
> > >
> > > Thanks
> > > Prasoon
> > >
> > >
> > >
> > >
> > >
> > > Ian Elliott (Excell Data Corporation) wrote:
> > > >
> > > > Your log snippet shows that the component is to be installed. If the
> > > > script did not run (and it's correctly associated with that
> component)
> > > > then it is hard to tell why from what you have posted. It would be
> > better
> > > > to put the entire log on a server somewhere so people can see it in
> its
> > > > entirety.
> > > >
> > > > -----Original Message-----
> > > > From: prasoon81 [mailto:[EMAIL PROTECTED]
> > > > Sent: Wednesday, December 03, 2008 9:24 AM
> > > > To: wix-users@lists.sourceforge.net
> > > > Subject: [WiX-users] Problem regarding running SQL script from msp
> > file.
> > > >
> > > >
> > > > Hi,
> > > > I am using wix2.0.
> > > > I want to run sql script from my patch
> > > > but while running this script in my logs I am getting following msg
> > > >
> > > > MSI (s) (00:D8) [22:52:19:037]: Component:
> > > > MigrateSqlDataBaseFrom15RTMTOSP;
> > > > Installed: Absent;   Request: Local;   Action: Local
> > > >
> > > >
> > > > Can anybody help me out why my script is not  getting executed from
> > pacth
> > > > file
> > > >
> > > > Thanks
> > > > Prasoon
> > > > --
> > > > View this message in context:
> > > >
> > >
> >
> http://n2.nabble.com/Problem-regarding-running-SQL-script-from-msp-file.-tp1609839p1609839.html
> > > > Sent from the wix-users mailing list archive at Nabble.com.
> > > >
> > > >
> > > >
> > -------------------------------------------------------------------------
> > > > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > > > challenge
> > > > Build the coolest Linux based applications with Moblin SDK & win
> great
> > > > prizes
> > > > Grand prize is a trip for two to an Open Source event anywhere in the
> > > > world
> > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > > _______________________________________________
> > > > WiX-users mailing list
> > > > WiX-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > > >
> > > >
> > > >
> > -------------------------------------------------------------------------
> > > > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > > > challenge
> > > > Build the coolest Linux based applications with Moblin SDK & win
> great
> > > > prizes
> > > > Grand prize is a trip for two to an Open Source event anywhere in the
> > > > world
> > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > > _______________________________________________
> > > > WiX-users mailing list
> > > > WiX-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > > >
> > > >
> > > http://n2.nabble.com/file/n1609938/log.txt log.txt
> > > --
> > > View this message in context:
> > >
> >
> http://n2.nabble.com/Problem-regarding-running-SQL-script-from-msp-file.-tp1609839p1609938.html
> > > Sent from the wix-users mailing list archive at Nabble.com.
> > >
> > >
> > >
> -------------------------------------------------------------------------
> > > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > > challenge
> > > Build the coolest Linux based applications with Moblin SDK & win great
> > > prizes
> > > Grand prize is a trip for two to an Open Source event anywhere in the
> > world
> > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> > >
> > >
> -------------------------------------------------------------------------
> > > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > > challenge
> > > Build the coolest Linux based applications with Moblin SDK & win great
> > > prizes
> > > Grand prize is a trip for two to an Open Source event anywhere in the
> > world
> > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> >
> >
> >
> > --
> > Prasoon Gupta
> > MCA
> > IIT Roorkee
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > challenge
> > Build the coolest Linux based applications with Moblin SDK & win great
> > prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the
> world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > challenge
> > Build the coolest Linux based applications with Moblin SDK & win great
> > prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the
> world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
>
>
> --
> Prasoon Gupta
> MCA
> IIT Roorkee
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



--
Prasoon Gupta
MCA
IIT Roorkee
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to