Caller was not authenticated by the service error - CRM 2011 Deployment wcf service method call over SSL?
问题 I am trying to utilize CRM 2011 deployment service for CRM 2011 management in a custom made vb.net application. Please do not tell me that i should use deployment manager for my operations as i have to develop this custom application tailored to the specific requirements for my organization. Everything works fine when i use http but when i try to connect call a method of deployment service using SSL (HTTPS is enabled at the server) Here is my relevant client configurtion for HTTPS/SSL only