Hi,

I'm using WiX 3.0.4805.0, and I have a setup that install a database with
the data file (MDF) on the default folder (C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data) and the LDF on drive D: under a specific folder.

I was able to install on several machine configurations, but it fails on a
single machine (Win2003 R2 SP2, two hard drives C: and D:) with the
following error in the log:


Action 11:10:56: CreateDatabase. Creating Databases
CreateDatabase:  Error 0x8007007e: failed to create to database: 'DBNAME',
error: unknown error
Error 26201. Error -2147024770: failed to create SQL database: NogaClass,
error detail: unknown error.
MSI (s) (4C!F0) [11:11:00:302]: Product: DBNAME-- Error 26201. Error
-2147024770: failed to create SQL database: DBNAME, error detail: unknown
error.

I didn't found any reference on the error codes and I don't have any idea
what is the problem, the running user has administrative authorization both
on machine and SQL.

Thanks in advance,
Andrés.





-- 
View this message in context: 
http://n2.nabble.com/Unknow-error-on-DB-installation-tp2222907p2222907.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to