How To Install Microsoft Dynamics GP 2013 Web Client: Installing the Web Client Runtime

Microsoft Dynamics GPI’ve been working my way through a number of different products which ship alongside Microsoft Dynamics GP 2013, such as Business Analyzer and Integration Manager, and thought I’d also cover one of the additional products which is brand new: the Web Client.

In this series of posts, I’m going to take a look at a Single Machine deployment (I will look at a Multi-Machine deployment another time). The first step in the deployment of the Web Client is to install the Web Client Runtime on a machine which already has Microsoft Dynamics GP 2013 desktop client installed.

This can be done either via Programs and Features in the Control Panel or, as I am doing in this example, via the Microsoft Dynamics GP 2013 setup utility. In the setup utility, select Microsoft Dynamics GP;

Microsoft Dynamics GP 2013 setup utility

Continue reading “How To Install Microsoft Dynamics GP 2013 Web Client: Installing the Web Client Runtime”

Web Services Management Tools Error – Could not access the SecurityService service

Microsoft Dynamics GPWhile I was working on the series of posts for how to install the Web Services for Microsoft Dynamics GP, I encountered a couple of problems which I thought it might be worth covering; in the last post I looked at resolving a problem with the eConnect Integration Service not running. The second error I encountered was after I installed the Management Tools on a client machine and tried to start it;

Could not access service: Could not access the SecurityService service. The request failed with HTTP status 404: Not FoundCould not access service: Could not access the SecurityService service. The request failed with HTTP status 404: Not Found

Continue reading “Web Services Management Tools Error – Could not access the SecurityService service”

Resolving A Problem With The eConnect Integration Service Not Running

Microsoft Dynamics GPWhile I was working on the series of posts for how to install the Web Services for Microsoft Dynamics GP, I encountered a couple of problems which I thought it might be worth covering in this and the next post.

The first was to do with the eConnect Integration Service which is installed as part of the install of Web Services. The basic problem was that the service was not running;

Services - eConnect for Microsoft Dynamics GP 2013 Integration Service

Continue reading “Resolving A Problem With The eConnect Integration Service Not Running”

How To Install Microsoft Dynamics GP 2013 Web Services Management Tools

Microsoft Dynamics GPWith the web services installed, configured and verified we can install the Management Tools on a client machine so we don’t need to access the server each time we need to make a change; note that the Management Tools can only be installed on a client machine if there is a domain controller on the network.

To install the Web Services Management Tools, open the Microsoft Dynamics GP setup utility and select Web Services Management Tools;

Microsoft Dynamics GP setup utility

Continue reading “How To Install Microsoft Dynamics GP 2013 Web Services Management Tools”

Verifying the Install Of Web Services For Microsoft Dynamics GP 2013

Microsoft Dynamics GPNow that the web services are installed and configured it is time to make sure that they have installed correctly. The Microsoft documentation for Web Services Installation and Administration Guide starts by checking the services are running via the browser and I’ll come to this in a moment, but I always prefer to start with making sure the services are actually running.

This is done in the Services window (Windows Start menu » All Programs » Administrative Tools » Services).

The first service to check for is the Microsoft Dynamics GP Service Host. If the service has a Status of Started then the service is running correctly;

Services - Microsoft Dynmaics GP Service Host

Continue reading “Verifying the Install Of Web Services For Microsoft Dynamics GP 2013”

How To Configure Microsoft Dynamics GP 2013 Web Services Runtime

Microsoft Dynamics GPIn the last post, I took a look at installing the Web Services Runtime; in this one I’ll step through the initial configuration of the web services.

This is done using the GP Web Services Configuration Wizard (Windows Start menu » Microsoft Dynamics » Web Services for Microsoft Dynamics GP 2013 » GP Web Services Configuration Wizard .). Once launched click Next on the Welcome screen;

Welcome to the Web Services for Microsoft Dynamics GP Configuration Wizard

Continue reading “How To Configure Microsoft Dynamics GP 2013 Web Services Runtime”

How To Install Microsoft Dynamics GP 2013 Web Services Runtime

Microsoft Dynamics GPMicrosoft Dynamics GP 2013 was released on December 19th last year which means that not only do I have a new version of GP itself to install and play with but also lots of related products such as Business Analyser and Integration Manager.

I am also going to be taking a look at some more of the related products, included the new Microsoft Dynamics GP 2013 Web Client, over the coming few weeks/months depending on how spread out they get due to other commitments. I am going to cover the Web Services in this and the next few posts (perhaps allowing for a couple of non-sequitur posts to slip in).

The first step in installing the Microsoft Dynamics GP 2013 Web Services is to install the runtime components which is done in the Microsoft Dynamics GP 2013 setup utility by selected the Web Services Runtime;

Microsoft Dynamics GP 2013 setup utility

Continue reading “How To Install Microsoft Dynamics GP 2013 Web Services Runtime”

Prerequisites For Installing Microsoft Dynamics GP 2013 Web Services

Microsoft Dynamics GPThe next few posts will cover the installation and configuration of the Web Services for Microsoft Dynamics GP 2013, but, first, I thought it might be useful to give an overview of the prerequisites.

First, the operating system; Windows Server 2008 or Windows Server 2008 R2 Standard or Enterprise editions are supported. According the the documentation, Windows Server 2012 is not yet supported although the install does work.

Second, a Microsoft SQL Server 2008 or later to host the security database. This could be the same or different SQL Server which is hosting the Microsoft Dynamics GP 2013 system and company databases.

Third, Microsoft .NET Framework 4 is required and will be installed by the Microsoft Dynamics GP setup utility.

Fourth, a service user account is needed to run as the Microsoft Dynamics GP Service Host which is the Windows service host. If you’re running web services on the SQL Server then you can use a local user account but if the web services are on a different machine to the SQL Server then a domain user account should be used.

Fifth, the is two bits of setup which needs to have been completed in Microsoft Dynamics GP 2013:

  1. A Functional Currency needs to be configured in the Multicurrency Setup window (Microsoft Dynamics GP menu » Tools » Setup » Financial » Multicurrency)
  2. All currencies need to have a unique ISO currency code (Microsoft Dynamics GP menu » Tools » Setup » System » Currency)

The next post will take a look at the installation of the Web Services Runtime

Error Starting Microsoft Dynamics GP 2013 In Dexterity Debug

Microsoft Dynamics GPI’ve recently started taking a look at Leslie Vail’s book, Developing Business Applications for Microsoft Dynamics GP which was published in December by Packt Publishing. The book was written using Microsoft Dynamics GP 2010; this is not a criticism as the book will have taken a fair time to write and was published two days after Microsoft Dynamics GP 2013 was released so there wasn’t time to do an update to the latest version.

However, Microsoft Dynamics GP 2013 was available I’ve decided to perform the practical examples using this version rather than GP 2010 because I had just finished building a customisation environment with GP 2013 installed in it and I could easily add Dexterity and the other tools used in the book to the environment.

As I was following the steps in Chapter 3 of the book, which is an introduction to Dexterity, where common errors and issues encountered in Microsoft Dynamics GP 2010 and how to resolve them are explained, I came across an error which was specific to Microsoft Dynamics GP 2013;

AZCProject.dic - Could not load file or assembly. 'Microsoft.Dynamics.GP.BusinessIntelligence.Homepage' or one of its dependencies. The system cannot find the file specifiedAZCProject.dic – Could not load file or assembly. ‘Microsoft.Dynamics.GP.BusinessIntelligence.Homepage’ or one of its dependencies. The system cannot find the file specified

Continue reading “Error Starting Microsoft Dynamics GP 2013 In Dexterity Debug”

Management Reporter 2012 Rollup 4 Released

Microsoft Dynamics GPOn the 28th January, Rollup 4 for Management Reporter 2012 was released via the Dynamics Corporate Performance Management blog.

It can be downloaded from CustomerSource (CustomerSource or PartnerSource login required).

For Microsoft Dynamics GP users there is improved performance with the data mart integrations and new Quick Links in the Web Viewer which allows users to easily jump to key areas of a report.