tonys Posted October 22, 2019 Report Share Posted October 22, 2019 Hello, I'm trying to do an inplace upgrade on a machine from 7 to 10 using the console but I noticed event viewer spit out a log with the following. Exception: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state. Server stack trace: at System.ServiceModel.Channels.CommunicationObject.ThrowIfFaulted() 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 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at SmartDeploy.ClientServiceWCF.ConsoleServiceWCFReference.IService.Subscribe(String fromName, String callingServiceName, String[] callingServiceHostNameAndIPAddresses, String[] callingServiceMacAddresses, String authenticationKey) at SmartDeploy.ClientServiceWCF.ConsoleServiceWCFReference.ServiceClient.Subscribe(String fromName, String callingServiceName, String[] callingServiceHostNameAndIPAddresses, String[] callingServiceMacAddresses, String authenticationKey) at SmartDeploy.ClientService.Communication.Listener.Open() Not sure if anyone else has seen this or knows of a fix/resolution. Link to comment Share on other sites More sharing options...
Aaron@Shared Posted November 1, 2019 Report Share Posted November 1, 2019 tonys, I would recommend submitting a support ticket with any log files attached. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now