This should not be a problem.

On Thu, Oct 4, 2012 at 1:08 AM, Neil Sleightholm <n...@x2systems.com> wrote:

> Is it possible that SQLEXPR_x64_ENU.exe is a 64 bit process, if it is that
> launching from the 32 bit BA might be an issue.
>
> Neil
>
>
> >I haven't been able to install SQL Server 2012 Express on Windows 7 64-bit
> >using Burn. Has someone been successful with this that can point out
> >what's
> >wrong with my setup?
> >
> >/<ExePackage Id="SQLSERVER"
> >                  SourceFile="SQLEXPR_x64_ENU.exe"
> >                  DetectCondition="SqlInstanceFound"
> >                  InstallCommand="$(var.SqlInstallCommand)"
> >                  UninstallCommand="$(var.SqlUninstallCommand)"
> >                  RepairCommand="$(var.SqlRepairCommand)" />/
> >
> >I am using these parameters for the install command:
> >
> >//ACTION=Install /Q /INDICATEPROGRESS /IACCEPTSQLSERVERLICENSETERMS
> >/FEATURES=SQLEngine /INSTANCENAME=$(var.SqlServerInstance)
> >/SQLSVCACCOUNT=&quot;NT AUTHORITY\Network Service&quot;
> >/SQLSYSADMINACCOUNTS=&quot;BUILTIN\Administrators&quot;/
> >
> >The bootstrapper fails with the message: "Invalid pointer". The Burn log
> >shows:
> >
> >/Error 0x80004003: Process returned error: 0x80004003
> >Error 0x80004003: Failed to execute EXE package.
> >Error 0x80004003: Failed to configure per-machine EXE package.
> >Applied execute package: SQLSERVER, result: 0x80004003, restart: None
> >Error 0x80004003: Failed to execute EXE package./
> >
> >And the SQL log shows, although I don't know if it's relevant:
> >
> >/Saved .Net security policy file
> >10/03/2012 23:45:50.370 Attempting to release setup mutex
> >10/03/2012 23:45:50.386 Setup mutex has been released
> >10/03/2012 23:45:50.402 SQM key not found
> >10/03/2012 23:45:50.417 Setup closed with exit code: 0x84C40013/
> >
> >
> >
> >
> >--
> >View this message in context:
> >
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bootstrappin
> >g-SQL-Server-2012-Express-tp7581083.html
> >Sent from the wix-users mailing list archive at Nabble.com.
> >
> >--------------------------------------------------------------------------
> >----
> >Don't let slow site performance ruin your business. Deploy New Relic APM
> >Deploy New Relic app performance management and know exactly
> >what is happening inside your Ruby, Python, PHP, Java, and .NET app
> >Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> >http://p.sf.net/sfu/newrelic-dev2dev
> >_______________________________________________
> >WiX-users mailing list
> >WiX-users@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to