I've created an HTTP inbound port. I'm able to access the services using Visual Studio. However, when I try to add the service to the wcfTestClient, I get the following error:
Failed to add a service. Service metadata may not be accessible. Make sure your service is running and exposing metadata. c:\Users\firstname.lastname\AppData\Local\Temp\Test Client Projects\10.0\45eaacda-a1b6-4b95-be46-7634658b8393\Client.cs(508,73) : error CS0234: The type or namespace name 'Application' does not exist in the namespace 'Microsoft.Dynamics.Ax' (are you missing an assembly reference?)
Any ideas on what might be causing the issue or where I can look to find out more information.
Thank you.