Hello guys,
Perhaps somebody can help me. I'm running RSAT tools with setting is like this :
- The test server, the one set in RSAT - setting, is another computer
- My user login do not have rights to login to that F&O specified in the Hostname, but my understanding the user who will be used when RSAT running is the one set in Admin username, please cmiiw.
- That F&O it self if I try to open from browser, is up, only as mentioned I do not have rights to login to the system (F&O).
One other thing also, I'm using this VM, by RDP with connection to VPN as well, I'm wondering is this ever relates to the issue.
Today when I run my Test case, I'm hit this error :
Status: Test case failed. ERROR:
<Message>The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.</Message> DEBUG INFO: <?xml version="1.0" encoding="utf-16"?> <Error xmlns:xsi="">www.w3.org/.../XMLSchema-instance" xmlns:xsd="">www.w3.org/.../XMLSchema"> <ExceptionType>System.ServiceModel.CommunicationObjectFaultedException</ExceptionType>
<Message>The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.</Message> <StackTrace> Server stack trace: at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout) 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 MS.Dynamics.Performance.Application.TaskRecorder.EAM___Create_a_job_groupBase.TryToConnectToEnvironment(Int32 connectionRetryCount, Int32 connectionRetryDelayInMilliseconds) at MS.Dynamics.Performance.Application.TaskRecorder.EAM___Create_a_job_groupBase.TestSetup(Boolean verboseSnapshotsEnabled, Int32 actionTimeout, Boolean caseSensitiveValidation, Boolean groupComparison, Int32 pauseBetweenActions, String playbackDirectory, Int32 connectionRetryCount, Int32 connectionRetryDelayInMilliseconds)</StackTrace> </Error>
Anyone ever face this? What happened exactly and how to resolve this ?
Thanks in advance,