c# - Metadata contains a reference that cannot be resolved. Error while trying to connect to CRM Online 2015 -
background: using windows service connect crm online 2015 specific data there , move local sql database reporting purposes.
this tested code running on server of our client. service stopped , when debugged got following error.
this otherwise working on local machine not on server service installed on. reason this? client says there no firewall on server. domain credentials using?
here piece of code using connect crm
i error @
organizationserviceproxy serviceproxy=neworganizationserviceproxy(organizationuri, null, credentials, null);
note: when try open website or crm instance browser shows me following:
any guys?
i think client installed new set of rules on sonicwall or started use sonicwall. if see right sonicwall blocks request.
Comments
Post a Comment