mixerpaster.blogg.se

Compare ms sql 2008 express and sql 2012 express
Compare ms sql 2008 express and sql 2012 express











(01) 14:14:51 Slp: Sco: Attempting to close service handle for service msiserver (01) 14:14:51 Slp: Invoking QueryServiceStatus Win32 API (01) 14:14:51 Slp: Sco: Attempting to open service handle for service msiserver (01) 14:14:51 Slp: Sco: Attempting to open SC Manager (01) 14:14:46 Slp: Sco: Attempting to close SC Manager (01) 14:14:46 Slp: Sco: Attempting to close service handle for service msiserver (01) 14:14:46 Slp: Invoking QueryServiceStatus Win32 API (01) 14:14:46 Slp: Sco: Attempting to open service handle for service msiserver (01) 14:14:46 Slp: Sco: Attempting to open SC Manager (01) 14:14:46 Slp: Sco: Waiting for service 'msiserver' to accept the stop request. (01) 14:14:46 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\10.0 (01) 14:14:46 Slp: Sco: Attempting to open registry subkey (01) 14:14:46 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine (01) 14:14:46 Slp: Running Action: MsiTimingAction The Detail_ComponentUpdate log file says: I have now tried replacing the SQL Server 2008 R2 Express SP2 release with SQL Server 2012 Express to no avail.īasically the exact same thing happen but with SQL 2012 the UI now stops when displaying "SQL Server files are being installed on the system." Sorry for not updating this issue sooner. The SP2 redistributable I use can be downloaded from here ( SQLEXPR_x86_ENU.exe): If you need any log files or other info I can provide that promptly.

compare ms sql 2008 express and sql 2012 express

#Compare ms sql 2008 express and sql 2012 express windows 8#

Currently this problem is preventing us from supporting Windows Server 2012 and Windows 8 properly. How the SQL installation is spawned from InstallShield. No summary.txt file is created when the installation freezesĪre there any changes in the behavior of the installation package from SP1 to SP2? Since SP1 works it seems that InstallShield cannot be blamed for this problem? However, installing from the command prompt works which means that the problem seem to lie in with Windows Installer service cannot be shutdown from services as Stop and Restart options are disabled. SQLEXPR_x86_ENU.exe /ACTION=install /INSTANCENAME=PRODACAPO /IACCEPTSQLSERVERLICENSETERMS /HIDECONSOLE /QUIETSIMPLE /SECURITYMODE=SQL /SAPWD=**** /SQLSVCACCOUNT="NT AUTHORITY\SYSTEM"ĭisplay language is US English and SQL Server package is US English. The SP2 version can be installed successfully from the command prompt (run as administrator). Installation is successful if the SP1 version of SQL Server 2012 is used instead of the SP2 version Machine is clean, no existing versions of SQL Server exists prior to installation. The following conditions apply to all tested machines which is Windows 8, Windows Server 2012 RC, Windows Server 2008 R2 The problems appears to be that the installer cannot shutdown the msiserver service and just loops indefinitely. 11:00:57 Slp: Sco: Returning service status Stopped 11:00:57 Slp: Sco: Waiting for service 'msiserver' to accept the stop request. 11:00:57 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\9.0 When using SP1 the same log files says the following

compare ms sql 2008 express and sql 2012 express

08:33:16 Slp: Sco: Returning service status Running <- repeated indefintely until the installer is killed in task manager 08:33:11 Slp: Sco: Returning service status Running

compare ms sql 2008 express and sql 2012 express

08:33:06 Slp: Sco: Returning service status Running 08:33:06 Slp: Sco: Waiting for service 'msiserver' to accept the stop request. 08:33:06 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\9.0 Reviewing the SQL Server log files shows the following lines in the Detail_ComponentUpdate log It is not possible to cancel the installation either (cancel button disabled). There is no significant CPU usage and no increase in memory by any process like msiexec or similar and there is no error message displayed. When the installation package use SQL SP2 the SQL Server installation starts, extracts files etc and and begins the installation, but then freezes at the step ExecuteStandardTimingsWorkflow displayed in the installer UI. If the SP1 version is used Windows 2012Īnd Windows 8 will popup a message saying that there is compatibility issues with that version of SQL Server. The only difference made to the installation package is to replace the redistributable of SQL Server R2 Express Edition SP1 with SP2. This has worked fine, but now we need to support Windows Server 2012 and Windows 8, so we want toĭistribute SP2 of SQL Server 2008 R2 Express Edition instead of the original SP1. We have an InstallShield installation package that spawns an installation of MS SQL Server 2008 R2, depending on what components the user selects to install.











Compare ms sql 2008 express and sql 2012 express