In this scenario, you install the Microsoft Dynamics NAV Web Server components, Microsoft Dynamics NAV Server, and the SQL Server database components on the same computer.

NAV Web Client installation on one computer
Tip
For a step-by-step example that describes how to deploy this scenario, see Walkthrough: Installing the Microsoft Dynamics NAV Web Client Tiers on One Computer.

Deployment Tasks

To deploy the Microsoft Dynamics NAV Web client in this scenario, complete the following tasks.

Pre-Installation Tasks

The following table includes tasks to perform before you install the Microsoft Dynamics NAV Web Server components.

Task Description For more information, see

Make sure that system requirements are met.

Verify that the computer has the required hardware and software installed.

System Requirements for Microsoft Dynamics NAV 2013

Install Internet Information Services 7.0 or Internet Information Services 8.0.

When you install the Microsoft Dynamics NAV Web Server components, Microsoft Dynamics NAV Setup creates a website for the Microsoft Dynamics NAV Web client on IIS. If IIS is already installed, then make sure that the required features are enabled.

Note
Instead of installing and configuring IIS manually, you can use Microsoft Dynamics NAV Setup to install IIS and enable the required features.

How to: Install and Configure Internet Information Services for Microsoft Dynamics NAV Web Client

Determine the TCP port for the Microsoft Dynamics NAV Web client and allow communication on the port through Windows Firewall.

Microsoft Dynamics NAV Setup creates a website on IIS for the Microsoft Dynamics NAV Web client. During Setup, you will have to choose the port to use for the site. The default port that is used in Microsoft Dynamics NAV Setup is port 8080. If you are not sure of which port to use, then use the default port.

If the computer is running Windows 7 or Windows 8 with Windows Firewall enabled, then you have to create an inbound rule that allows communication on the port.

How to: Create an Inbound Rule in Windows Firewall for the Port of Microsoft Dynamics NAV Web Client

Set up the service account for Microsoft Dynamics NAV Server and the SQL Server database.

Optional. When you install Microsoft Dynamics NAV Server, you can specify a user account that will be used to log on to the Microsoft Dynamics NAV Server instance and Microsoft Dynamics NAV database. The default service account is Network Service. If you want to use Network Service, then no action is required for this task.

Provisioning the Microsoft Dynamics NAV Server Account.

Installation Tasks

The following table includes tasks for installing the Microsoft Dynamics NAV Web Server components.

Task Description For more information, see

Install Microsoft Dynamics NAV Web Server components, Microsoft Dynamics NAV Server, and Microsoft Dynamics NAV database components.

Run the Microsoft Dynamics NAV 2013 setup.exe file, choose the Custom installation option, and then choose the SQL Server Database Components, Server, and NAV Web Server Components options.

How to: Run Setup

How to: Install the Web Server Components for the Microsoft Dynamics NAV Web Client

Post-installation Tasks

The following table includes tasks that configure the Microsoft Dynamics NAV Web Server components after installation. These tasks are optional depending on your organizational and network requirements.

Task Description For more information, see

Configure Report Viewer.

To display reports, Microsoft Report Viewer must be configured on a website of the Microsoft Dynamics NAV Web client. Report Viewer includes an option that lets users save a report as a Microsoft Excel, Microsoft Word, or an Adobe Acrobat (PDF) file. By default, this option is disabled. You configure Microsoft Report Viewer in the web.config file of the Microsoft Dynamics NAV Web client website.

How to: Configure Microsoft Report Viewer for the Microsoft Dynamics NAV Web Client and SharePoint Client

Change the user authentication method.

The Microsoft Dynamics NAV Web client supports the same authentication methods as the Microsoft Dynamics NAV Windows client, which include Windows, UserName, NavUserPassword, and AccessControlService. By default, the Microsoft Dynamics NAV Web client uses Windows authentication.

How to: Configure User Authentication for the Microsoft Dynamics NAV Web Client

Secure the connection to the Microsoft Dynamics NAV Web client with SSL.

You can help secure Microsoft Dynamics NAV data that is transmitted over the Internet by enabling Secure Sockets Layer (SSL) on the connection to the Microsoft Dynamics NAV Web client.

How to: Configure SSL to Secure the Connection to Microsoft Dynamics NAV Web Client

Change Microsoft Dynamics NAV settings of the Microsoft Dynamics NAV Web client.

There are several parameters in the web.config of the website that is running Microsoft Dynamics NAV Web Server components that you can modify to change the behavior of the Microsoft Dynamics NAV Web client. Some of the more common parameters include the Microsoft Dynamics NAV Server instance, company, language, time zone, regional settings, session time out, and online help URL.

Configuring Microsoft Dynamics NAV Web Client by Modifying the Web.Config File

Set up multiple Microsoft Dynamics NAV Web client applications on a website.

You can set up multiple child websites that use the same address (URL) as the parent, except with a partition that specifies each application. You can configure each child application by using different Microsoft Dynamics NAV settings, such as the Microsoft Dynamics NAV Server instance, company, or language.

How to: Set Up Multiple Microsoft Dynamics NAV Web Client Applications on a Website

Configure web browsers on devices.

The Microsoft Dynamics NAV Web client supports several different web browsers. To access the Microsoft Dynamics NAV Web client, the web browser on device must be enabled with cookies and JavaScript.

Configuring the Web Browser for the Microsoft Dynamics NAV Web Client

See Also