Hi All,
I am writing an integration between AX 2012 and CRM through Silverlight 4.0.
I created a service from AX 2012 and deploy that.
I created another service in CRM and deploy that as well. Both the services are in different domain.
Now when I am trying to access the AX service from Silverlight I am getting an error : "An error occurred while trying to make a request to URL " ". This could be due to attempting to access a service in a cross-domain way with out a proper cross policy in place, or a policy that is unsuitable for SOAP services."
Is this issue related to the web service I create from AX 2012 (Binding related) or I am missing any .NET code. Please refer to the image for detail.
Please advice.
Thanks and Regards,
Arindam