SQL Server 2008 Express installation error
-
Thursday, October 06, 2011 4:24 PM
I am trying to install SQL Server 2008 Express R2 (64bit) on a laptop for some training I am doing on a laptop running Windows 7 Professional SP1.
I have Admin rights on laptop with 8gb ram using I7 processor - plenty of Hard Drive Space - it passes all of the pre-checks during installation, but I keep getting the following errors(from log file):
Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
Exit code (Decimal): -1706970590Feature: Database Engine Services
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Failed: see details below
Configuration error code: 0x9A41B222
Configuration error description: '' is not a valid login or you do not have permission.
Configuration log: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111006_075723\Detail.txtFeature: SQL Server Replication
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Failed: see details below
Configuration error code: 0x9A41B222
Configuration error description: '' is not a valid login or you do not have permission.
Configuration log: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111006_075723\Detail.txtAny assistance would be appreciated.
All Replies
-
Thursday, October 06, 2011 4:48 PM
Hi,
maybe this thread will help you - http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/b13f9ee8-a865-4b70-9de5-5feeb62dc327/
Best Regards. Please Mark Answered, If my solution solves your problem.- Marked As Answer by H-Godwin Monday, October 10, 2011 1:40 PM
-
Thursday, October 06, 2011 9:28 PM
Thank you for the thread - the issue was the machine name and user name were the same. Once I changed the machine name everthing installed fine.
Your assistance is very much appreciated.
H-Godwin -
Friday, October 07, 2011 8:20 AMBut it would be better (especially for other users who are looking for an answer on a similar question) that you don't mark your own posts as answer ;-)
Best Regards. Please Mark Answered, If my solution solves your problem. -
Monday, October 10, 2011 1:42 PM
Sorry I marked the wrong area - again, pointing me to the area that you did was a big help.
Thanks again
H-Godwin -
Wednesday, March 28, 2012 10:17 AMIs there any possibility to have it working without renaming computer name or user name? Thanks.
-
Thursday, March 29, 2012 3:21 PM
Any workaround if i do not have to rename computer/user name as said by Darbujanova

