Did you add the 'GO' statement?   It's being passed as a parameter.

Chris

P.S. If you have profiler on another system, you can run it while the
installer runs on the original system.  It watches the SQL server, so as
long as it can connect, it can profile for you.  :-)  Good luck!


On Wed, Jul 16, 2008 at 4:41 AM, sai rahul <[EMAIL PROTECTED]> wrote:

> Hello again,
>    I've removed the RollBackOnUninstall property for the SqlString and
> changed the SQL property to "exec sp_InstallDefaults GO". Now its throwing
> an error, the error statement is as follows:
>
> Error -2147217900: failed to execute SQL string, error detail: Procedure
> sp_InstallDefaults has no parameters and arguments were supplied.. SQL key:
> ExecuteProc SQL string: exec sp_InstallDefaults GO.
>
> My Stored Porcedure does not require any parameters or arguments, any idea
> why its throwing the error???
>
> Rahul
> -------------------------------------------------------------------------
> 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

Reply via email to