Hi I'm having a few issues with Remote App being slow during the initial Connection (after the fact no problems). The average initial Connection is anywhere from 10 Seconds to 2 minutes when connecting externally. Internally the connection varies but not
nearly as bad and is usually around 10 seconds. I'm working my way through the event logs under: TerminalServices-ClientActiveXCore on the client machine. A lot of the errors in this event log are not very "google/bing" friendly.
My Setup
Server 1 (virtual): Gateway,Broker,License Server
Server 2 (virtual):Session Host
Server 3 (virtual):Session Host
Server 4 (Physical):Session Host
Here are the 3 most common errors:
Component name:CAAClientAdapter, :: 'm_spHelper->ReadCreds failed' in CAAClientAdapter::CreateTunnel at 380 err=[0xffffffff], Error code:0xFFFFFFFF
Component name:CAAHttpClientTunnel, :: 'Workspace ID was obtained, but it does not smell like a GUID (SERVERNAME.XXXX.org)' in CAAHttpClientTunnel::ObtainWorkspaceId at 3819 err=[0x0], Error code:0x0
Component name:CheckInternetConnectionTask, :: 'Internet-connection is alive. Server checked: http://www.microsoft.com' in CheckInternetConnectionTask::ExecuteTask at 3625 err=[0x0], Error code:0x0
Can anyone shed some insight on these Errors? I assume the first one is some kind of credentials check but I'm not certain where to start on that and am uncertain on the other 2. Any help is greatly Appreciated.