You open the Microsoft Dynamics NAV Web client by using a web browser from a device that has a network connection. To open the Microsoft Dynamics NAV Web client, you must know the name of the computer that is running the Microsoft Dynamics NAV Web Server components and the HTTP port that it is running on.

For a list of supported browsers, see System Requirements for Microsoft Dynamics NAV 2013.

To open Microsoft Dynamics NAV Web client

  1. Open the web browser.

  2. In the address box of the browser, type one of the following URLs.

    To open URL Example

    The Role Center for the default company

    http://ComputerName:Port

    http://MyNAVWeb:8080

    The Role Center for a specific company

    http:// ComputernName:Port/list.aspx?company=CompanyName

    http://MyNAVWeb:8080/list.aspx?company=CRONUS%20International%20Ltd.

    A specific page

    http://ComputernName:Port/list.aspx?page=ID

    http://MyNAVWeb:8080/list.aspx?page=22

    A specific report

    http://ComputerName:Port/report.aspx.aspx?report=ID

    http://MyNAVWeb:8080/report.aspx?report=5

    Substitute the following parameters:

    • ComputerName with the name of the computer that is running the Microsoft Dynamics NAV Web Server components.
    • Port with the port number that you configured for the Microsoft Dynamics NAV Web Server components during installation.
    • CompanyName with the name of the company in Microsoft Dynamics NAV.
    • ID with the ID that is assigned to the page or report object in Microsoft Dynamics NAV.
    Tip
    After you open the Microsoft Dynamics NAV Web client, you can choose the Search for Page or Report button to find pages and reports. The Search for Page or Report button is located in the navigation pane and on the General tab in the page ribbon.

For more information about the URLs to open pages and reports, see Opening a Page in the Microsoft Dynamics NAV Web Client by Using a URL and Opening a Report in the Microsoft Dynamics NAV Web Client by Using a URL.

See Also