Hi All ,
I logged this bug in microsoft bug tracker.
Regards,
Reddy
Hi All ,
I logged this bug in microsoft bug tracker.
Regards,
Reddy
May be it is bug, would you please file connect bug and upload the logs, to file Microsoft Connect bug
Regards,
Ahmed Ibrahim
SQL Server Setup Team
My Blog
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
"Mark as Answer" and "Vote as Helpful"
on posts that help you.
This can be beneficial to other community members reading the thread.
Hello Ahmed
Ibrahim ,<o:p></o:p>
Thank you for your replay,<o:p></o:p>
I installed ".NET Framework 4.0.30319" version on my PC, but still I am getting same issue.<o:p></o:p>
Please let me know if any information required for analyzing this issue.
Regards,
Reddappa
Regards,
Ahmed Ibrahim
SQL Server Setup Team
My Blog
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
"Mark as Answer" and "Vote as Helpful"
on posts that help you.
This can be beneficial to other community members reading the thread.
Hello Amy Peng,
Thanks for your replay.
Actually i observed this action( Error: Action "PreMsiTimingConfigAction" failed ) failed log even in SQL Server 2008 R2 Express SP2 installation successes log files(Which is installed from command prompt or UI) also but there is no issues it is working fine. I think this might not be a currect root cause.
I am thinking if more than two windows installers are running at a same time this issue will happned,but in run time we can't stop Windows Installer.
Now i am downloading VSTA and i will check.
Thanks & Regards,
Reddy
Hello,
I am Launching "SQL Server 2008 R2 Express SP2 " setup form my installer application(Install Script)project.During installation of my project(xxx.msi) i am installing SQL Server 2008 R2 Express SP2 installation(That means both windows installer files are running at same time . Regards,
Hello Amy Peng,
Thanks for your replay.
I checked even in windows 7 OS also, Same issue reproduced. and one more thing iam launching SQL Server 2008 R2 Express SP2 installation with administrative rights only.
1. If i launch setup from command prompt or from UI Mode it is working fine no issues,But if we launch from any application it is freezing installation(The application also i am launching with admin previllages).
Note:- Inside sample application i just launching "SQL Server 2008 R2 Express SP2 " setup.
Please find the SQL server error logs and screen shots@ http://sdrv.ms/OlvQjH
Please let me any information required.
Regards,
Reddappa
Hi Reddappa,
The SP1 is required when SQL Server is installed on win8 or windows server 2012. Install or update SQL Server 2008 R2 SP2 will need administrative rights on the computer.
You should check the hardware and software on your computer. And please download SQL Server 2008 express with SP2 from http://www.microsoft.com/en-us/download/details.aspx?id=30438
.
Please refer to: How to install SQL Server 2008 R2 express with SP2: http://www.sqlcoffee.com/Tips0014.htm
.
If it is still not work, please post me your error messages in "C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log".
Regards,
Amy Peng
Hi Ibrahim ,
Theanks for your replay,Please find my below comments
Yes, the process spawned to install SQL Server express 2008 R2 SP2 running with administrative privileges .
Please find the SQL server error logs and screen shots @ http://sdrv.ms/OlvQjH
"SQL Server express 2008 R2 SP2" application downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=30438
File Name:SQLEXPR_x86_ENU.exe
Observations:-
1. I verified this issue in 3 machines , I am able to reproduce this issue every time in all three machines.
2. There is no background installations(Windows Update installations) are going on.
Please let me know if any iniformation required.
Thanks & Regards,
Reddappa
Regards,
Ahmed Ibrahim
SQL Server Setup Team
My Blog
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
"Mark as Answer" and "Vote as Helpful"
on posts that help you.
This can be beneficial to other community members reading the thread.
Would you please upload whole SQL Server setup log folder using file sharing service like SyDrive.com
to locate and analyze SQL Server setup logs check-out
http://msdn.microsoft.com/en-us/library/ms143702(v=sql.105).aspx
Regards,
Ahmed Ibrahim
SQL Server Setup Team
My Blog
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
"Mark as Answer" and "Vote as Helpful"
on posts that help you.
This can be beneficial to other community members reading the thread.
We have an InstallShield installation package that spawns an installation of MS SQL Server 2008 R2 express SP2,But if we install SQL Server 2008 R2 Express SP1 it is working fine.
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.
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.
It is not possible to cancel the installation either (cancel button disabled). Reviewing the SQL Server log files shows the following lines in the Detail_ComponentUpdate log
2012-09-04 12:01:50 Slp: Running Action: Install_SqlSupport_Cpu32_Action
2012-09-04 12:01:50 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2012-09-04 12:01:50 Slp: Sco: Attempting to open registry subkey
2012-09-04 12:01:50 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\9.0
2012-09-04 12:01:50 Slp: Sco: Attempting to get registry value InstallDir
2012-09-04 12:01:50 Slp: Sco: Waiting for service 'msiserver' to accept the stop request.
2012-09-04 12:01:50 Slp: Sco: Returning service status Running
2012-09-04 12:01:55 Slp: Sco: Returning service status Running
2012-09-04 12:02:00 Slp: Sco: Returning service status Running
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. This has worked fine, but now we need to support Windows Server 2012 and Windows 8, so we want to
distribute SP2 of SQL Server 2008 R2 Express Edition instead of the original SP1. The only difference made to the installation package is to replace the redistributable of SQL Server R2 Express Edition SP1 with SP2. If the SP1 version is used Windows 2012
and Windows 8 will popup a message saying that there is compatibility issues with that version of SQL Server.
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.
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.
It is not possible to cancel the installation either (cancel button disabled). Reviewing the SQL Server log files shows the following lines in the Detail_ComponentUpdate log
2012-09-04 12:01:50 Slp: Running Action: Install_SqlSupport_Cpu32_Action
2012-09-04 12:01:50 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2012-09-04 12:01:50 Slp: Sco: Attempting to open registry subkey
2012-09-04 12:01:50 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\9.0
2012-09-04 12:01:50 Slp: Sco: Attempting to get registry value InstallDir
2012-09-04 12:01:50 Slp: Sco: Waiting for service 'msiserver' to accept the stop request.
2012-09-04 12:01:50 Slp: Sco: Returning service status Running
2012-09-04 12:01:55 Slp: Sco: Returning service status Running
2012-09-04 12:02:00 Slp: Sco: Returning service status Running
Note:-
1. There no windows updates installation going background.
2. If we install SQL Server 2008 R2 express Sp1 no issues.
Any body have solution please replay me.
Regards,
Reddy
Hi All ,
I logged this bug in microsoft bug tracker.
Regards,
Reddy
May be it is bug, would you please file connect bug and upload the logs, to file Microsoft Connect bug
Regards,
Ahmed Ibrahim
SQL Server Setup Team
My Blog
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click"Mark as Answer" and "Vote as Helpful"on posts that help you.
This can be beneficial to other community members reading the thread.