axaptamicrosoft-dynamicsdynamics-ax-2012aif

AX 2012 http inbound port activate error – deployment web site was not found for port


I am new to AX and a beginner to IIS (and first post on stackoverflow). I need some assistance with AX 2012 AIF Web Services and configuring an http AX Inbound Port.

My issue is in trying to activate an Inbound Port within AX using HTTP. I receive the following two errors:

This is in a test environment using the Microsoft issued AX 2012 FP1 hyper-v image. Someone else installed the web services using the instructions found here: https://msdn.microsoft.com/EN-US/library/gg731848.aspx

Based on the person who did the install for the web services I created a new entry in the web sites screen using a virtual directory share path of “C:\Program Files\Microsoft Dynamics AX\60\AifWebServices\” and URL "http://AX2012-A:85/MicrosoftDynamicsAXAif60"

I am not sure if these are correct the but the web site validates without error. The web services appeared to be installed into site “AIF” rather than the “Default Web Site”

Does anyone see any issues with the IIS configuration of sites? Should the web services been installed into the default web site rather than AIF site?

When creating the Inbound port it needs to be http as I am setting this up per someone’s request but again I cannot get the inbound port to activate and could use some guidance.

https://i.sstatic.net/5vicI.png


Solution

  • I was able to get someone with AX experience to resolve the issue using the HTTP inbound port adapter with AX and the AIF Web Services.

    Some key points related to my issue and setting up the inbound port in AIF with the configured AX AIF web sites that might be helpful to others in a similar situation:

    Notes on setting up the AIF web sites within AX:

    Notes on setting up the HTTP Inbound Port within AX:

    It is not much but I hope this helps someone else. Much of the above was written by the person who helped solve my issue.