Hi,
I get this error. Anybody and idea?
- Creating config database "WTZKH0494_Config"...
New-SPConfigurationDatabase : The given key was not present in the dictionary.
At D:\Install\AutoSPInstaller\AutoSPInstaller\AutoSPInstallerFunctions.ps1:1591 char:13
+ New-SPConfigurationDatabase -DatabaseName "$configDB" -DatabaseServe ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:SPCmdletNewSPConfigurationDatabase) [New
-SPConfigurationDatabase], KeyNotFoundException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase
Comments: ** Comment from web user: waaromikniet **
I get this error. Anybody and idea?
- Creating config database "WTZKH0494_Config"...
New-SPConfigurationDatabase : The given key was not present in the dictionary.
At D:\Install\AutoSPInstaller\AutoSPInstaller\AutoSPInstallerFunctions.ps1:1591 char:13
+ New-SPConfigurationDatabase -DatabaseName "$configDB" -DatabaseServe ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:SPCmdletNewSPConfigurationDatabase) [New
-SPConfigurationDatabase], KeyNotFoundException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase
Comments: ** Comment from web user: waaromikniet **
Hi,
After enabling Named pipes this error is fixed. Anybody any idea why?
I have a single server with SQL server installed. I see that the alias that is created by autospinstaller is set to use protocol dbmslpcn. Only tcp/ip and shared memory were enable don the server. After enabling name pipes its working