web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

How to create inboundport with http adapter that use SSL

(0) ShareShare
ReportReport
Posted on by 2

Hello,

i want to create a service that uses https.

I have configured the AIF port with indication of this link: help.sana-commerce.com/.../configure-web-services-to-use-ssl

 

Unfortunately, when i try to consume the service in VS, i get this error:

System.ServiceModel.EndpointNotFoundException was unhandled

  HResult=-2146233087

  Message=There was no endpoint listening at svldax6tweb.svlax.adds/.../xppservice.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

  Source=mscorlib

  StackTrace:

 

Can anyone help me?

Thank you very much,

best regards

Roberto

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at

    Windows firewall, software firewalls or a web proxy could all block consuming AIF ports. Check those settings. Also verify if you see anything in AX in the AIF Exceptions log.

  • RobertGanesh Profile Picture
    2 on at

    Hi Wilmos,

    thank you very much for your answer.

    Windows firewall is off on both AOS server and IIS Web server and on the software firewall we have unblock the ports 80,8101,8201,http and https.

    AIF exception are not logged.

    Others ideas?

    Thank you very much

    Best regards, Roberto

  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at

    Maybe the code is incorrect, the way you want to consume the service might not be right.

    Explaining the steps you have done to refer the service and pasting the relevant code including the authentication methods and doing the service calls could help.

    Also did you make sure the user which you try to authenticate does exist in AX with system user+administrator rights?

  • Mariano Gracia Profile Picture
    on at

    Two years ago we did setup an inbound port with ssl, we did have problems, I can't remember if it was the same than yours, at the end we solved it adding this lines in the iis web.config file:

    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
        <system.serviceModel>
    	<serviceHostingEnvironment multipleSiteBindingsEnabled="true" />
        </system.serviceModel>
        <system.webServer>
            <directoryBrowse enabled="true" />
        </system.webServer>
    </configuration>

    I followed the instructions in this link

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#1
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#1
Pratik Bhosle Profile Picture

Pratik Bhosle 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans