[XA6.5]Citrix XenApp Commands Remoting Service stopped
book
Article ID: CTX208573
calendar_today
Updated On:
Description
Citrix XenApp Commands Remoting Service stopped.
Resolution
Add the file "Citrix.XenApp.Commands.Remoting.Service.exe.config" to disable CRL check Create a file name as Citrix.XenApp.Commands.Remoting.Service.exe.config with following:
<?xml
version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<generatePublisherEvidence
enabled="false" />
</runtime>
</configuration>
Save it to the following location C:\Program Files\Citrix\XenApp Commands
Problem Cause
CRL check issue
Was this article helpful?
thumb_up
Yes
thumb_down
No