Hi,
I am was able to create a Service Group and Service and deployed it. The purpose of the service is enable my web application to create sales order on MS AX. I created a console application to get the service i created and get the console application as reference to my web application.
When ever I create the Sales Order through the Web Application, this error occurs:
"Could not find default endpoint element that references contract 'SalesOrderService.SalesOrderIntegrationService' in the Service Model Client configuration section. This might be because no configuration file was found for your application, or because no end point element matching this contract could be found in the element client"
I read some threads, i do I need to modify my web.config?
Thanks in advance! :)
*This post is locked for comments
I have the same question (0)