Developer Toolkit from SDK Version 5.0.10 will not connect with the new CRM's Office 365 user@org.onmicrosoft.com user credentials.
It always reports "Authentaction Fails" even though I'm using the correct credentials and can log into both the Office 365 portal and CRM UI directly just fine.
Has anyone been able to connect Dev Toolkit using user@org.onmicrosoft.com user credentials yet?
Thoughts?
I also did a quick attempt to connect with the new onmicrosoft credentials from the Plugin Registration tool, it throws this error:
Unhandled Exception: System.ArgumentNullException: Value cannot be null.
Parameter name: CurrentServiceEndpoint
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.CreateChannelFactory(ClientCredentials clientCredentials)
at Microsoft.Xrm.Sdk.Client.DiscoveryServiceConfiguration.CreateChannelFactory(ClientCredentials clientCredentials)
at Microsoft.Xrm.Sdk.Client.ServiceProxy`1.get_ChannelFactory()
at Microsoft.Xrm.Sdk.Client.ServiceProxy`1.CreateNewServiceChannel()
at PluginRegistrationTool.ManagedTokenDiscoveryServiceProxy.ValidateAuthentication() in D:\Projects\CRM 2011\SDK\sdk\tools\pluginregistration\ToolServiceProxies.cs:line 53
at Microsoft.Xrm.Sdk.Client.ServiceContextInitializer`1.Initialize(ServiceProxy`1 proxy)
at Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.Execute(DiscoveryRequest request)
at PluginRegistrationTool.CrmConnection.RetrieveOrganizations() in D:\Projects\CRM 2011\SDK\sdk\tools\pluginregistration\CrmConnection.cs:line 315
at PluginRegistrationTool.ConnectionsForm.OpenConnection(CrmConnection con) in D:\Projects\CRM 2011\SDK\sdk\tools\pluginregistration\ConnectionsForm.cs:line 940
Starting to look like the new credentials are not plug-n-play with the old liveId.
Found similar thread regarding teh plugin registration tool.
These all seem to be related:
http://social.microsoft.com/Forums/en-US/crm/thread/039f9483-f1c2-4718-9c56-3f7d66cbea26
Thanks,
Robert