Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Can't Sign in with Web client

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Dear, All experts

I had installed MS NAV 2013 r2 in the Server and it can sign in only Windows client.

,But I sign in by Web Client it not work.

when I enter username and password it nothing to show up. like this....

  

and don't have error to show me know, I would like to know why is nothing appear?

who know please help me?

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Can't Sign in with Web client

    If you want to use the "NavUserPassword" login through the NAV Web, you have to change the Credential Type in General tab of NAV Server to "NavUserPassword". Also you have to change to "<add key="ClientServicesCredentialType" value="NavUserPassword" />" in the file 'web.config' which is located in 'C:\inetpub\wwwroot\DynamicsNAV90'.

    Good luck.

  • Suggested answer
    Saurav.Dhyani Profile Picture
    Saurav.Dhyani 14,300 Super User 2025 Season 1 on at
    RE: Can't Sign in with Web client

    Hi,

    If the Problem still persist then have a look on below article -

    http://saurav-nav.blogspot.in/2013/11/nav-2013-r2-windows-client-web-client.html

    In the article the Part 4 should be the one that you are looking for -

    http://saurav-nav.blogspot.in/2013/11/nav-2013-r2-windows-client-web-client_6.html

    Let me know if issue is not fixed.

  • Suggested answer
    keoma Profile Picture
    keoma 32,675 on at
  • Suggested answer
    keoma Profile Picture
    keoma 32,675 on at
    RE: Can't Sign in with Web client

    restart iis.

  • Suggested answer
    4BzSoftware Profile Picture
    4BzSoftware 6,071 on at
    RE: Can't Sign in with Web client

    What is in Windows Event Log?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Can't Sign in with Web client

    Yes, I change to this

    <authentication mode="Forms">

        <forms loginUrl="~/SignIn.aspx" timeout="2880" requireSSL="false"/>

      </authentication>

    and I restart NAS ,but still not work

  • Suggested answer
    keoma Profile Picture
    keoma 32,675 on at
    RE: Can't Sign in with Web client

    you wrote in one of your postings: this is my web.config ...

    <authentication mode="Forms">

         <forms loginUrl="~/SignIn.aspx" timeout="2880" requireSSL="true"/>

       </authentication>

    here change the value of the requireSSL tag to false instead of true.

    using true here means you wanna use the ssl protocol (https), but your url, you use for the webclient, is a http url ( = no ssl):

    192.168.1.247/.../SignIn.aspx

    if you wanna use ssl, you have also to change the ssl settings on the server side.

    actually you have a protocol mismatch between client and server (http against https).

    cheers and ...

  • Suggested answer
    4BzSoftware Profile Picture
    4BzSoftware 6,071 on at
    RE: Can't Sign in with Web client

    Just "Uncomment to use". But first check my last comment:

    Because you use http protocol, you should update requireSSL="false":

    <authentication mode="Forms">

         <forms loginUrl="~/SignIn.aspx" timeout="2880" requireSSL="false"/>

    </authentication>

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Can't Sign in with Web client

    Dear, sir

    "

    Tips:

    - Search for "<!-- Uncomment" string, read and edit appropriated values for form authentication.

    "

    I do that ,but I see that it don't have that line in my web config

    what should I do?

  • Suggested answer
    4BzSoftware Profile Picture
    4BzSoftware 6,071 on at
    RE: Can't Sign in with Web client

    Hi Southanom,

    Because you use http protocol, you should update requireSSL="false":

    <authentication mode="Forms">

         <forms loginUrl="~/SignIn.aspx" timeout="2880" requireSSL="false"/>

    </authentication>

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,321 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans