Can somebody (hopefully from Europe region, so crm4.dynamics.com) confirm if it is possible to connect to online organizations using CrmService client? The following code simply stopped working today:
var service = new CrmServiceClient("Url=contoso.crm4.dynamics.com; Username=someone@contoso.onmicrosoft.com; Password=password; authtype=Office365");
Console.WriteLine(service.IsReady);
IsReady is false and service is not authenticated (there is an error of null reference exception when trying to perform any action using this service). I checked multiple online instances (all in crm4 region) and all of them work (or in this case - don't work) the same. Just looking for some confirmation if this is a common problem before I raise a ticket for Microsoft.
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (