Hi Bob,

thanks for the reply.

here are the few linnes from the log just before the error occured.
I tried it on SQL server 2005 express installation. My target is SQL Server
2008.

MSI (s) (40:80) [15:38:34:583]: File: C:\Program
Files\WIX\WindowsFormsApplication1.exe;    To be installed;    Won't
patch;    No existing file
MSI (s) (40:80) [15:38:34:583]: Source for file
'filF7ACBEF0DD4EC370428FC8B34F8A49E4' is compressed
MSI (s) (40:80) [15:38:34:593]: SOFTWARE RESTRICTION POLICY: Verifying
object --> 'C:\WINDOWS\Installer\333e3.msi' against software restriction
policy
MSI (s) (40:80) [15:38:34:593]: Note: 1: 2262 2: DigitalSignature 3:
-2147287038
MSI (s) (40:80) [15:38:34:593]: SOFTWARE RESTRICTION POLICY:
C:\WINDOWS\Installer\333e3.msi is not digitally signed
MSI (s) (40:80) [15:38:34:593]: SOFTWARE RESTRICTION POLICY:
C:\WINDOWS\Installer\333e3.msi is permitted to run at the 'unrestricted'
authorization level.
MSI (s) (40:80) [15:38:34:593]: Note: 1: 2318 2: C:\Program
Files\WIX\WindowsFormsApplication1.exe
MSI (s) (40:80) [15:38:34:593]: Executing op: CacheSizeFlush(,)
MSI (s) (40:80) [15:38:34:593]: Executing op:
InstallProtectedFiles(AllowUI=1)
MSI (s) (40:80) [15:38:34:593]: Executing op:
ActionStart(Name=CreateDatabase,Description=Creating Databases,)
MSI (s) (40:80) [15:38:34:593]: Executing op:
CustomActionSchedule(Action=CreateDatabase,ActionType=25601,Source=BinaryData,Target=**********,CustomActionData=**********)
MSI (s) (40:78) [15:38:34:603]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI5.tmp, Entrypoint: CreateDatabase
CreateDatabase:  Error 0x80004005: failed to create to database:
'TestDatabase', error: unknown error
MSI (c) (2C:30) [15:38:51:175]: Font created.  Charset: Req=0, Ret=0, Font:
Req=MS Shell Dlg, Ret=MS Shell Dlg

Error 26201. Error -2147467259: failed to create SQL database: TestDatabase,
error detail: unknown error.
MSI (s) (40!7C) [15:38:53:449]: Product: WIX -- Error 26201. Error
-2147467259: failed to create SQL database: TestDatabase, error detail:
unknown error.

Action ended 15:38:53: InstallFinalize. Return value 3.

also attached the full log file.

thanks

Regards,
Asiri Wanigarathne


On 25 March 2010 07:17, Bob Arnson <b...@joyofsetup.com> wrote:

> On 3/22/2010 10:36 PM, Asiri Wanigarathne wrote:
> > My installer fails with following error message:
> >
> > Error – 2147467259. Failed to create SQL database.
> >
> > TestDatabase, error detail: unknown error.
> >
>
> There's additional logging before that line that might be helpful to
> pinpoint the cause.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to