Hi,
I'm rather new to CozyRoc and I'm discovering the library.
I've installed the library in a virtual machine and I'm trying to connect to the Dynamics CRM Connection Manager.
Data I filled in within the SERVER tab:
Edition: CRM2011
Deployment: Live
User name + password.
-> I tested this in internet explorer and I can navigate without problems to my CRM Online
Data I filled in within the PROXY tab:
Host + port (this I copy / pasted from the settings within IE \ Tools \ Internet Options \ Connections \ LAN settings \ Proxy Server)
Credentials (my Windows account which allows me to connect to Internet).
I have an internet connection within my virtual machine.
Now when I click upon the picklist for Organization or when I click the "Test Connection" button I will get these error screens. See below. What am I doing wrong?
I'm certain that my credentials and password are ok (doublechecked it).
TITLE: COZYROC SSIS+
------------------------------
------------------------------
BUTTONS:
OK
------------------------------
at CozyRoc.Dynamics.Crm2011.TokenProxy._LoadToken(XmlDocument doc)
at CozyRoc.Dynamics.Crm2011.TokenProxy._AuthenticateLive(XmlDocument discoDoc)
at CozyRoc.Dynamics.Crm2011.TokenProxy._Authenticate()
at CozyRoc.Dynamics.Crm2011.TokenProxy.GetToken()
at CozyRoc.Dynamics.Crm2011.DiscoveryService.DiscoveryServiceClientWCF.CreateChannel()
at System.ServiceModel.ClientBase`1.CreateChannelInternal()
at System.ServiceModel.ClientBase`1.get_Channel()
at CozyRoc.Dynamics.Crm2011.DiscoveryService.DiscoveryServiceClient.Execute(DiscoveryRequest request)
at CozyRoc.SqlServer.SSIS.CrmConnection2011.Connect()
at CozyRoc.SqlServer.SSIS.CrmConnection.Connect()
at CozyRoc.SqlServer.SSIS.CrmConnectionManagerForm.comboOrg_DropDown(Object sender, EventArgs e)