Help with configuring AIF Webservices

Hi all.

I have just installed AX2009 and am now trying to configure AIF webservices.

I have done the install and the default website is created correctly etc.

When I go to Basic>Setup>AIF>Services and generate the services no services are published on the “AIF Site” only the web.config file is created.

Can anyone point me in the right direction?

You need to follow the below steps in order to configure the web services:

1)Correctly configure the Web sites path(Basic->Setup->Application Integration Framework->Web sites)
2)Open the form Services (Basic->Setup->Application Integration Framework->Services)
3)Check the Enabled for activating the web service.
4)Click on generate button and the enabled services will be generated at the folder ‘C:\Program Files\Microsoft Dynamics AX\50\AifWebServices’.
5)Now you can view the wsdl file by typing the web service URL in the browser.
6)Use the activated web service in an external application.

Thanks Vinay

After heaps of attempts I got the missing step - the websites to work but when I now double click on one of the svc files I geta HTTP Error 404.3 Not Found.

I have registered WCF with IIS so stuck again :slight_smile:

re ran the registration program for WCF and all seem to be good now