30 Jan 2022
Link to this post
Hi, I am trying to install CRM by using TPC and getting error as follow. May I have your help ?
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at Microsoft.Xrm.Tooling.Connector.CrmServiceClient.Create(Entity entity)
at pavliks.PortalConnector.Crm.Connection.CrmParallelConnection.Create(Entity entity)
at pavliks.PortalConnector.Crm.CrmPortalManager.CreatePortal(String siteUrl)
at pavliks.PortalConnector.ScheduledTasks.SolutionInstallerScheduledTask.ExecuteTask()