I am receiving the following error when trying to refresh the publishing server from an App-V 4.5 SP1 client.
Failure on Desktop Configuration Server request to URL {rtsp://appv-server.contoso.com:554/} with header {Host: appv-server.contoso.com
Content-Type: text/xml
} (rc 19D0810A-10000005).
(Of course the names have been changed to protect the innocent).
This only happens when the client is connected via Cisco VPN. I have verified connectivity to the app-v server as suggested in one of the KB articles with : telnet appv-server.contoso.com 554 and responds with:
RTSP/1.0 400 Bad Request
Server: Microsoft Application Virtualization Server/4.5.2.17140 [Win32; Windows
NT 6.0]
Date: Wed, 11 Nov 2009 12:51:46 GMT
I have checked using kerbtray and the client does have a SoftGrid/appv-server.contoso.com ticket.
Any suggestions.