Solving .NET framework exceptions

As we are aware, XenDesktop brokering works on WCF. This is a part of the Microsoft .NET framework where the communication works on channels and activities for the VDA communication and these activities have the following timeouts defined:

  • Open timeout: Timeout defined for the amount of time it can wait once the connection is opened
  • Close timeout: Timeout defined for the duration of time to dispose the client proxy
  • Send timeout: Timeout defined to send a message to a client
  • Receive timeout: Timeout defined to receive a response from a client once the message has been sent

Sometimes, due to these timeout settings, the VDA registration can fail and you will see the following exceptions reported on your screen: Unhandled ...

Get Troubleshooting Citrix XenDesktop® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.