Bonjour,
J'ai un problème lors de l'installation de SQL Server 2008 Enterprise Edition, lorsque je lance l'installation, je choisis nouvelle instance SQL Server, j'entre la clé et aprés l'installation des fichiers de support du programme, l'installation s'arrête sans message.
Quand je regarde dans Detail_GlobalRules.txt à la fin j'obtiens ceci :
Quelqu'un à une idée ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12 2010-03-03 09:22:49 Slp: Sco: SDDL is NULL/empty and overwriteSecurityDescriptor is false, so nothing to do, return. 2010-03-03 09:22:49 Slp: Generating HTML report by applying XsltTransformation and saving to Log folder... 2010-03-03 09:22:49 Slp: Rules evaluation report is available now at C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20100303_092237\SystemConfigurationCheck_Report.htm 2010-03-03 09:22:50 Slp: Completed Action: GatherUserSettings, returned True 2010-03-03 09:22:50 Slp: ---------------------------------------------------------------------- 2010-03-03 09:22:50 Slp: Running Action: Progress 2010-03-03 09:22:50 Slp: Completed Action: Progress, returned True 2010-03-03 09:22:50 Slp: ---------------------------------------------------------------------- 2010-03-03 09:22:50 Slp: Running Action: Close 2010-03-03 09:22:50 Slp: Stop Action 2010-03-03 09:22:50 Slp: Completed Action: Close, returned True
Partager