On 3/25/2010 1:43 AM, Asiri Wanigarathne wrote: > CreateDatabase: Error 0x80004005: failed to create to database: > 'TestDatabase', error: unknown error >
Any error at this point should also have logged additional errors, so I can't explain why you're not seeing them. That said, you're creating a user and trying to connect to the database as that user, so I wouldn't expect that to work. The user needs to already have SQL permissions. Try omitting the user info to use Windows authentication. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Download Intel® 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