My users is getting the following error after they Press Go Offline in Outlook:
The underlying connection was closed: An unexpected error occurred on a a received.
After looking deeper into the log files i found the error below:-
Error occurred while refreshing registry cache, cache has been cleared. Exception: System.IO.IOException: No more data is available. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.GetValueNames()
at Microsoft.Crm.RegistryCollection.UpdateCollection(Object sender, EventArgs e)
We are using CRM On Premise and Outlook 2010. Update Rollup for both server and client is the same.
Does anyone have any idea on this?