Note that there are some explanatory texts on larger screens.

plurals
  1. POTo install SQLServer using WebpiCmdLine.exe
    text
    copied!<p>For more than 3 hours I am trying to install SQLExpress using <code>WebPICmdLine.exe</code>. But it is not installing SQL. I have attached the log message. <strong>Are there any prerequisites to be installed ?</strong> </p> <p><strong>LOG MESSAGE:</strong></p> <pre><code>Successfully loaded metadata from feed https://www.microsoft.com/web/webpi/3.0/webproductlist.xml Successfully loaded metadata from feed https://www.microsoft.com/web/webpi/3.0/webapplicationlist.xml Successfully loaded metadata from feed </code></pre> <p><strong>Added product SQLExpress to the install list</strong> </p> <pre><code>The following software is going to be installed: EULA : 'SQL Server Express 2008 R2', which is owned by 'Microsoft', will be downloaded from 'http://go.microsoft.com/fwlink/?LinkID=186782&amp;clcid=0x0409'. The license agreement to 'SQL Server Express 2008 R2' is available at 'http://www.microsoft.com/web/webpi/eula/sql_server_2008_r2_express.rtf'. Accepted Eulas. Started downloading products... Started downloading: SQLExpress DownloadedSQLExpress Started installing Products... Started installing: SQLExpress Install completed (Failure): SQL Server Express 2008 R2 SQLExpress : Failed. </code></pre> <p><strong>Verifying successful installation...</strong> </p> <pre><code>SQL Server Express 2008 R2 False Log Location: %programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt Install of Products: FAILURE Verifying successful log generation... SQL Server Express 2008 R2 Logs : False Creation of Product Logs: FAILURE Download count: 0 Mb, 0 sec Installation count: 1.36 Mb, 52 sec Products , Down. Size, Inst. Time, Down. Time, Inst. Size, Log Size SQLExpress , 58.17 , 52 , 0 , 1.36 , 0 Total (download size/install time): 58.17 Mb, 52 sec </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload