1
votes

I am trying to connect to CRM 2011 on-premise from windows azure worker role. I was able to connect it to CRM2011 online and it works fine. But when I tried to connect it on-premise from azure worker role then, I am getting error message as "Metadata contains a reference that cannot be resolved": 'http://myorganization/targetdata/XRMServices/2011/Organization.svc?wsdl'

Any ideas?? I would really appreciate if you can provide any thoughts on this. I have been searching on this for past one week.. Please Help...

3

3 Answers

0
votes

I would start with checking out your IFD configuration and making sure that everything resolves appropriately there.

0
votes

Did you setup your Public Certificate and give the Async service Read access?

There is an MSDN Walkthrough that describes the process.

0
votes

Have you tried to enter the username as [email protected] instead of domain.com\administrator?