-
-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unable to add new Connections. #1339
Comments
It seems you are using beta version of connection controls. |
i changed back, but same Issue. /////Log
|
There must be some remaining beta dll somewhere... You shouldn't have this message anymore |
I am also getting this error message. @mlnc21 were you able to get around this? This was a fresh install for me, so there should not be any beta dll's anywhere. |
Even with a fresh install, if your computer already had XrmToolBox installed and you did not change the storage path, it will reuse lot of files from previous installation |
Thank you so much, this exactly solved my problem. And thanks to OP @mlnc21 for creating the issue so i could discover it (and feel less alone). I much more quickly got back up on my feet thanks to your helps. : ) |
@aprilkae and @Romaric-Nguena and @spearruleina |
When using Microsoft Login Control, I have no control at all on how it behaves... |
Describe the bug
Unable to add new Connections.
To Reproduce
Connection Manager
Log:
Source : Not Provided
Method : Not Provided
Date : 06.06.2024
Time : 14:33:04
Error : A Dataverse server name is required.
Parametername: CrmServerName
Stack Trace : Not Provided
Source : Microsoft.Xrm.Tooling.Connector
Method : MoveNext
Date : 06.06.2024
Time : 14:34:34
Error : Methode nicht gefunden: "Void Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.set_SchemaType(System.String)".
Stack Trace : bei Microsoft.Xrm.Tooling.Connector.CrmWebSvc.d__204.MoveNext()
bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.Start[TStateMachine](TStateMachine& stateMachine) bei Microsoft.Xrm.Tooling.Connector.CrmWebSvc.QueryGlobalDiscovery(String authToken, Uri discoveryServiceUri, CrmLogEntry logSink) bei Microsoft.Xrm.Tooling.Connector.CrmWebSvc.DiscoverGlobalOrganizations(Uri discoveryServiceUri, ClientCredentials clientCredentials, X509Certificate2 loginCertificate, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath, Boolean isOnPrem, String authority, CrmLogEntry logSink, Boolean useGlobalDisco, Boolean useDefaultCreds) bei Microsoft.Xrm.Tooling.Connector.CrmWebSvc.DiscoverOrganizations(Uri discoveryServiceUri, ClientCredentials clientCredentials, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath, Boolean isOnPrem, String authority, CrmLogEntry logSink, Boolean useGlobalDisco, Boolean useDefaultCreds) bei Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.QueryOAuthDiscoveryServer(Uri discoServer, ClientCredentials liveCreds, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath, Boolean useGlobalDisco) bei Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.QueryOnlineServerList(ObservableCollection
1 svrs, OrganizationDetailCollection col, ClientCredentials liveCreds, Uri trimToDiscoveryUri, Uri globalDiscoUriToUse)bei Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.FindCrmOnlineDiscoveryServer(ClientCredentials liveCreds)
bei Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.ValidateServerConnection(CrmOrgByServer selectedOrg)
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: