I have tried to install SQL Server 2008 R2 from a download under the WebSiteSpark agreement. I created a SQLUser id with administrator rights and attempted to install on Windows XP.
I have seen numerous similar issues but can’t find anything that fits my problem so I’d be grateful for advice.
Overall summary:
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): -2068774911
Exit facility code: 1201
Exit error code: 1
Exit message: There was an error generating the XML document.
Start time: 2010-06-29 21:14:21
End time: 2010-06-29 23:22:16
Requested action: Install
Log with failure: C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20100629_211149Detail.txt
Exception help link: http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.1600.1%26EvtType%3d0x965B1CDE%400xA65C32E8
Machine Properties:
Machine name: PRESARIO
Machine processor count: 1
OS version: Windows XP
OS service pack: Service Pack 3
OS region: United States
OS language: English (United States)
OS architecture: x86
Process architecture: 32 Bit
OS clustered: No
Product features discovered:
Product Instance Instance ID
Feature Language
Edition Version Clustered
Package properties:
Description: SQL Server Database Services 2008 R2
ProductName: SQL Server 2008 R2
Type: RTM
Version: 10
SPLevel: 0
Installation location: C:Documents and SettingsJohn HolmesMy DocumentsSQLSQLFULL_ENUx86setup
Installation edition: WEB
User Input Settings:
ACTION: Install
ADDCURRENTUSERASSQLADMIN: False
AGTSVCACCOUNT: SQLUser
AGTSVCPASSWORD: *****
AGTSVCSTARTUPTYPE: Manual
ASBACKUPDIR: Backup
ASCOLLATION: Latin1_General_CI_AS
ASCONFIGDIR: Config
ASDATADIR: Data
ASDOMAINGROUP: <empty>
ASLOGDIR: Log
ASPROVIDERMSOLAP: 1
ASSVCACCOUNT: <empty>
ASSVCPASSWORD: *****
ASSVCSTARTUPTYPE: Automatic
ASSYSADMINACCOUNTS: <empty>
ASTEMPDIR: Temp
BROWSERSVCSTARTUPTYPE: Disabled
CONFIGURATIONFILE: C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20100629_211149ConfigurationFile.ini
CUSOURCE:
ENABLERANU: False
ENU: True
ERRORREPORTING: True
FARMACCOUNT: <empty>
FARMADMINPORT: 0
FARMPASSWORD: *****
FEATURES: SQLENGINE,REPLICATION,FULLTEXT,RS,BIDS,CONN,BC,SDK,BOL,SSMS,ADV_SSMS,SNAC_SDK
FILESTREAMLEVEL: 0
FILESTREAMSHARENAME: <empty>
FTSVCACCOUNT: SQLUser
FTSVCPASSWORD: *****
HELP: False
IACCEPTSQLSERVERLICENSETERMS: False
INDICATEPROGRESS: False
INSTALLSHAREDDIR: C:Program FilesMicrosoft SQL Server
INSTALLSHAREDWOWDIR: C:Program FilesMicrosoft SQL Server
INSTALLSQLDATADIR: <empty>
INSTANCEDIR: C:Program FilesMicrosoft SQL Server
INSTANCEID: MSSQLSERVER
INSTANCENAME: MSSQLSERVER
ISSVCACCOUNT: NT AUTHORITYNetworkService
ISSVCPASSWORD: *****
ISSVCSTARTUPTYPE: Automatic
NPENABLED: 0
PASSPHRASE: *****
PCUSOURCE:
PID: *****
QUIET: False
QUIETSIMPLE: False
ROLE: <empty>
RSINSTALLMODE: DefaultNativeMode
RSSVCACCOUNT: PRESARIOSQLUser
RSSVCPASSWORD: *****
RSSVCSTARTUPTYPE: Automatic
SAPWD: *****
SECURITYMODE: <empty>
SQLBACKUPDIR: <empty>
SQLCOLLATION: Latin1_General_CI_AS
SQLSVCACCOUNT: SQLUser
SQLSVCPASSWORD: *****
SQLSVCSTARTUPTYPE: Automatic
SQLSYSADMINACCOUNTS: PRESARIOSQLUser
SQLTEMPDBDIR: <empty>
SQLTEMPDBLOGDIR: <empty>
SQLUSERDBDIR: <empty>
SQLUSERDBLOGDIR: <empty>
SQMREPORTING: False
TCPENABLED: 1
UIMODE: Normal
X86: False
Configuration file: C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20100629_211149ConfigurationFile.ini
Detailed results:
Feature: Database Engine Services
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: SQL Client Connectivity SDK
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: SQL Server Replication
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Full-Text Search
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Reporting Services
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Client Tools Connectivity
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Management Tools — Complete
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Management Tools — Basic
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Client Tools SDK
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Client Tools Backwards Compatibility
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: Business Intelligence Development Studio
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: SQL Server Books Online
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Rules with failures:
Global rules:
Scenario specific rules:
Rules report file: C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20100629_211149SystemConfigurationCheck_Report.htm
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
Message:
There was an error generating the XML document.
Data:
DisableWatson = true
Stack:
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache()
at Microsoft.SqlServer.Configuration.InstallWizard.SummaryController.SaveData()
at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.PageLeaving(PageChangeReason reason)
at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.set_SelectedPageIndex(Int32 value)
at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.GoNext()
at Microsoft.SqlServer.Configuration.WizardFramework.NavigationButtons.nextButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Inner exception type: System.InvalidOperationException
Message:
There was an error generating the XML document.
Stack:
at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
Inner exception type: System.Security.Cryptography.CryptographicException
Message:
The system cannot find the file specified.
Stack:
at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String
ns, Boolean isNullable, Boolean wrapped)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String
n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object
o)
Hi Team,
I am not able to figure out why my sql installation went in failed state. would appreciate if some one can help.
below is the summary.txt file out put
Overall summary:
Final result: Failed: see details below
Exit code (Decimal): -2068774911
Exit facility code: 1201
Exit error code: 1
Exit message: The device is not ready.
Start time: 2018-07-31 04:44:20
End time: 2018-07-31 05:07:26
Requested action: Install
Exception help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.6020.0&EvtType=0x60797DC7%400xC76A3983&EvtType=0x60797DC7%400xC76A3983
Setup completed with required actions for features.
Troubleshooting information for those features:
Next step for Adv_SSMS: Use the following information to resolve the error, and then try the setup process again.
Next step for Conn: Use the following information to resolve the error, and then try the setup process again.
Next step for SDK: Use the following information to resolve the error, and then try the setup process again.
Next step for BC: Use the following information to resolve the error, and then try the setup process again.
Next step for SSMS: Use the following information to resolve the error, and then try the setup process again.
Machine Properties:
Machine name: APDEV-DB
Machine processor count: 8
OS version: Future Windows Version
OS service pack:
OS region: India
OS language: English (United States)
OS architecture: x64
Process architecture: 64 Bit
OS clustered: No
Product features discovered:
Product Instance Instance ID Feature
Language Edition Version Clustered Configured
Package properties:
Description: Microsoft SQL Server 2012
ProductName: SQL Server 2012
Type: RTM
Version: 11
Installation location: Z:x64setup
Installation edition: Standard
Slipstream: True
SP Level 3
Product Update Status:
Success: KB 3072779
Product Updates Selected for Installation:
Title: Service Pack 3
Knowledge Based Article: KB 3072779
Version: 11.3.6020.0
Architecture: x64
Language: 1033
NM-BG
-
Edited by
Tuesday, July 31, 2018 10:15 AM
Я готовлю некоторые программы через сценарий PowerShell для установки и создания окончательного образа упаковщика на лазурном сервере. На этапе установки SQL-сервера выдает ошибку.
==> myVM: Provisioning with Powershell...
==> myVM: Provisioning with powershell script: ./MyPowerShellScript.ps1
myVM:
myVM: Success Restart Needed Exit Code Feature Result
myVM: ------- -------------- --------- --------------
myVM: True No Success {ASP.NET 4.6, .NET Framework 3.5 (includes...
myVM:
myVM: cfg : http://schemas.microsoft.com/wbem/wsman/1/config/service/auth
myVM: lang : en-US
myVM: Basic : false
myVM: Kerberos : true
myVM: Negotiate : true
myVM: Certificate : false
myVM: CredSSP : true
myVM: CbtHardeningLevel : Relaxed
myVM:
myVM:
myVM: PsExec v2.33 - Execute processes remotely
myVM: Copyright (C) 2001-2021 Mark Russinovich
myVM: Sysinternals - www.sysinternals.com
myVM:
myVM: .SETUP.EXE exited with error code -2068774911.
==> myVM: Script exited with non-zero exit status: 2226192385.Allowed exit codes are: [0]
==> myVM: Step "StepProvision" failed
Раздел инициатора main.json:
}],
"provisioners": [{
"type": "powershell",
"script": "./MyPowerShellScript.ps1"
}]
}
MyPowerShellScript.ps1
Install-WindowsFeature -Name Web-Server -IncludeAllSubFeature
$webClient = New-Object System.Net.WebClient
$webURL = "http://package-URL/SQLEXPRADV.zip"
$filePath = ".SQLEXPRADV.zip"
$Webclient.DownloadFile($webURL, $filePath)
Start-Sleep -s 120
Expand-Archive -LiteralPath SQLEXPRADV.zip -DestinationPath .
Start-Sleep -s 120
cd SQLEXPRADV;
Enable-WSManCredSSP -Role Server -Force
Set-Item -Path "WSMan:localhostServiceAuthCredSSP" -Value $true
.PsExec.exe /accepteula .SETUP.EXE /Q /IAcceptSQLServerLicenseTerms /ACTION=install /UpdateEnabled=False /FEATURES=SQL /INSTANCENAME=SQL14 /SQLSVCACCOUNT='NT AuthoritySystem' /SQLSYSADMINACCOUNTS='.administrator' /AGTSVCACCOUNT='NT AuthoritySystem' /SECURITYMODE=SQL /SAPWD='PaXXXXXXXX' /SQLTEMPDBDIR='C:MSSQLTempDB\' /SQLUSERDBDIR='C:MSSQLData\' /SQLUSERDBLOGDIR='C:MSSQLLog\'
2021-05-16 14:17
Loading
Для Microsoft продвижение перехода на Teams было нелегким делом из-за ошибок, с которыми приложение сталкивается в часы использования. Пользователи сообщают, что когда они пытаются войти или активировать приложения Microsoft 365, они видят следующее сообщение:
Ваша организация отключила это устройство. Чтобы исправить это, обратитесь к системному администратору и сообщите код ошибки 135011.
Давайте попробуем исправить этот код ошибки Microsoft Teams 135011.
Код ошибки Microsoft Teams 135011
Microsoft Teams предназначена для того, чтобы предоставить своим пользователям возможности для поощрения их принятия и превращения приложения в новый центр для совместной работы и общения. Однако большинство планов внедрения либо откладываются, либо, что еще хуже, разрушаются сообщениями об ошибках, возникающими во время сеансов входа в систему.
Код ошибки Microsoft Teams 135011 возникает, когда устройство, на котором пользователь пытается войти, отключено или удалено администратором Office 365 в Azure Active Directory (AD). Посмотрите, что вам следует делать, когда вы увидите это сообщение.
- Перейти к Лазурь портал.
- Войдите в систему, указав свои данные для входа.
- выбирать Azure Active Directory.
- Идти к Устройства.
- Посмотрите список отключенных устройств в Устройства.
- Выберите устройство, когда оно будет найдено.
- Выбрать Давать возможность вариант.
Примечание: Если вы не являетесь администратором, вам необходимо обратиться в ИТ-отдел за помощью или получить доступ к учетной записи.
Перейти к Портал Azure и войдите со своими данными.
В разделе «Текстовые метки» выберите «Azure Active Directory ». Обратите внимание: если этот параметр вам не виден, щелкните значок Показать текстовые метки (отображается как двойная стрелка сбоку), чтобы отобразить список параметров в ней.
После выбора Azure Active Directory, выбрать Устройства вариант под Управлять раздел.
Выберите отключенные устройства или найдите их по имени, идентификатору устройства или идентификатору объекта.
Когда найдете, выберите его и нажмите Давать возможность кнопку, как показано на изображении выше.
Мгновенно ваша проблема будет решена, и вы больше не увидите код ошибки Microsoft Teams — 135011.
Надеюсь, это поможет!
Читайте дальше: