Error – QCConnectivityHelp – Exception caught
♥ 1 |
Hello. We have a weekly test run using the Task Scheduler, and it calls a batch file from the local C drive. It populates the RDP login in UFT, the Runtime engine, physical machine and VM, respectively. If I run the tests while I am physically logged in on the RDP machine, the tests run without any problems. If I am not logged in, I am receiving the following error. I found the following error displayed in the Event logs: QCConnectivityHelper – Exception caught: System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at HP.QC.InternalIntegration.Communication.SecureWebClient.DownloadString(String baseUrl, String relativePath) at HP.QC.InternalIntegration.Communication.Connectivity.<>c.<DownloadString>b__5_0(IWebClient webClient, <>f__AnonymousType0`2 args) at HP.QC.InternalIntegration.Communication.Connectivity.<>c__DisplayClass4_0`2.<MakeRequest>b__0(IWebClient wc) at HP.QC.InternalIntegration.Communication.Connectivity.MakeRequest[TArg,TResult](Func`3 core, TArg arg) at HP.QC.InternalIntegration.Communication.Connectivity.DownloadString(String baseUrl, String relativePath) at HP.QC.InternalIntegration.SystemUtils.GetFileAsStrFromServer(String serverURL, ConnectivityContext connectivityContext, String fileName) I appreciate any information that you can provide. Thanks!
Marked as spam
|