Forum Discussion
On-premies data gateway (personal mode). Windows Server 2016. Error generating an asymmetric key.
I have try install On-premies data gateway (personal mode) on Windows Server 2016
on different way but without success.
- run as Admin
- install in simple path
- run installation from Root dir of disks
- clean register by other softs ater uninstall
What is the way to solve ?
The main error:
Error generating an asymmetric key.
Ключ не может быть использован в указанном состоянии.
Server stack trace:
в System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
в System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
в Microsoft.PowerBI.DataMovement.Pipeline.InternalContracts.IGatewayConfigurationService.GenerateAsymmetricKey()
в Microsoft.PowerBI.DataMovement.Pipeline.GatewayClient.GatewayConfigurationClient.GenerateAsymmetricKey()ExceptionDetail, возможно созданный параметром IncludeExceptionDetailInFaults=true, имеющим следующее значение:
System.Security.Cryptography.CryptographicException: Ключ не может быть использован в указанном состоянии.
в System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean randomKeyContainer)
в System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType, CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize, SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle)
в System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair()
в System.Security.Cryptography.RSACryptoServiceProvider..ctor(Int32 dwKeySize, CspParameters parameters, Boolean useDefaultKeySize)
в Microsoft.PowerBI.DataMovement.CommonUtilities.AsymmetricKeyEncryptionHelper.ProduceAsymmetricKey(String containerName, Boolean cleanUpOldKeys)
в Microsoft.PowerBI.DataMovement.Pipeline.Common.Diagnostics.PipelineTelemetryService.ExecuteInActivity[T](PipelineActivityType pipelineActivityType, Func`1 action)
в SyncInvokeGenerateAsymmetricKey(Object , Object[] , Object[] )
в System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
в System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
в System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
в System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
в System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
4 Replies
- jtarquino
Microsoft Employee
In order to get the right audience I would recommend to post your Gateway questions under the forum "Integrations with Files and Services" Services, file uploads, and direct connections with on-premises data. Basically, everything under 'Get Data'!
https://community.powerbi.com/t5/Integrations-with-Files-and/bd-p/power-bi-services
- v-yulgu-msft
Microsoft Employee
Hi NikitinAndrey,
Please first check whethe you have met below requirements before installing on-premise data gateway.
Minimum Requirements:
- .NET 4.5 Framework
- 64-bit version of Windows 7 / Windows Server 2008 R2 (or later)
Related Considerations:
- The gateway cannot be installed on a domain controller
- You shouldn't install a gateway on a computer, such a laptop, that may be turned off, asleep, or not connected to the Internet because the gateway can't run under any of those circumstances. In addition, gateway performance might suffer over a wireless network.
Besides, you could try to change the logon user for Service "On-premises data gateway service" (PBIEgwService) to "Local System Account as suggested in this thread.
Best regards,
Yuliana Gu- NikitinAndreyRegular Visitor
Hello
Thanks for your answer
Acording your info
1) .Net Framework installed 4.6
2) This is Windows Server 2016
3) This isnt controller of domain
4) This isnt laptop
5) Im not install Enterprise version only Personal
- v-yulgu-msft
Microsoft Employee
Hi NikitinAndrey,
You could create a support ticket at the bottom of this page to get further analysis:
https://powerbi.microsoft.com/en-us/support/
Regards,
Yuliana Gu