Error: localhost refused to connect

Nav_il
Nav_il Member Posts: 30
Hi All,

I am trying to implement NavUserPassword for Business Central 14. I followed the following post: https://chrisdsilvablog.wordpress.com/2017/11/16/how-to-login-windows-client-and-web-client-using-navuserpassword-authentication-in-microsoft-dynamics-nav/
and it is working for the Windows Client. However, i keep getting the the below error when i tried launching the web client. I did everything i needed to do according to the Chris Blog post and This https://community.dynamics.com/nav/b/dynamicsnavcloudfronts/posts/how-to-login-windows-client-and-web-client-using-navuserpassword-authentication-in-microsoft-dynamics-nav

Hmmm… can't reach this page
localhost refused to connect.

Search the web for localhost
ERR_CONNECTION_REFUSED
Anyone know why i am getting this error and can't display the logging page?
Thanks.

Answers

  • foo_bar
    foo_bar Member Posts: 91
    is the nav web instance running on your localhost or another computer/server?
    What is showing in your IIS manager?
  • Nav_il
    Nav_il Member Posts: 30
    The Nav Web instance is running on my localhost. In the ISS manager, the form authentication is enabled, anonymous authentication enabled and windows authentication disabled.