Tag Archives: Errors

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

While 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

Posted in Dynamics, GP, Microsoft, Web Services | Tagged , , , , , , , , , | Leave a comment

Resolving A Problem With The eConnect Integration Service Not Running

While 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

Posted in Dynamics, eConnect, GP, Microsoft, Web Services | Tagged , , , , , , , | 4 Comments

Error Starting Microsoft Dynamics GP 2013 In Dexterity Debug

I’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

Posted in Dexterity, Dynamics, GP, Microsoft | Tagged , , , , , , , , | 2 Comments

Integration Manager 11 Installation Errors

Well, the old ones are often the best. I needed to install Integration Manager onto a system earlier and got an access denied error message the first time I tried to start it;

Integration Manager - Could not create all default application data due to the following error: - Access to the path 'C:\ProgramData\Microsoft\Microsoft Dynamics GP\11.0.0.0' is deniedCould not create all default application data due to the following error: – Access to the path ‘C:\ProgramData\Microsoft\Microsoft Dynamics GP\11.0.0.0′ is denied

Continue reading

Posted in Dynamics, GP, Integration Manager, Microsoft | Tagged , , , , , , | 3 Comments

Error Restoring SQL Database

I was in the process of building a virtual machine to do a test upgrade of Microsoft Dynamics GP for a client when I got this error message;

Restore failed for Server. (Microsoft.SqlServe.SmoExtended) Additional information - System.Data.SqlClient.SqlError: Directory lookup for file "e:\SQL Server\Data\GPSGPNLDat.mdf" failed with the operating system error 3(failed to retrieve text for this error. Reason 15105). (Microsoft.SqlServer.Smo)

I know things go wrong and I don’t mind error messages telling me that they have gone wrong; in fact, a good error with details is a good thing to see when there is a problem. But I do mind when the error message doesn’t actually tell me anything (one company I worked with produced error code 0 for every single error which everyone hated but it took about five years before the error handler got fixed to return the real error).

I did a little digging and it turned out to be a nice easy fix; when the VM was created the HDD space allocated hadn’t been big enough for the size of the databases being restored to it. I added a new (larger) virtual HDD to the VM and was able to restore the databases without further error.

Posted in Microsoft, SQL Server | Tagged , , | 3 Comments

Unknown Error Logging Into Microsoft Dynamics GP

I recently got a call to help one of the Business Development Managers with the installation of Microsoft Dynamics GP on his laptop as he was getting an unknown error. Literally an unknown error according to the error message;

Microsoft Dynamics GP - Your attempt to log into the server failed because of an unknown error. Attempt to log in again.

Continue reading

Posted in Dynamics, GP, Microsoft | Tagged , , , , , | 1 Comment

Unknown Error Creating Demo Company

This is another mea culpa post; I’ve been doing enough of them I’m thinking of giving them their own tag.

I was created a virtual machine with the Fabrikam, Inc. demo company in it. When GP Utilities was processing I got this error pop up;

Microsoft Dynamics GP Utilities - An unknown error occurred when initialising tyhe conversion.

Continue reading

Posted in Dynamics, GP, GP Utilities, Microsoft | Tagged , , , , , , , | Leave a comment

Error Starting Microsoft Dynamics GP After Installing PSTL

I’m taking a slight detour away from posting the series of how to’s on the Professional Services Tools Library to highlight an installation error that I’ve recently seen when installing PSTL.

A client recently installed PSTL and reported receiving the below error message;

Microsoft Dynamics GP - A Get/Change Operation on Table 'gpAppEnabled' cannot find the table

I’d sent them the PSTL download along with the instructions on how to install it without realising that there was a missing part to me instructions (which has now been added).

When installing PSTL into a company for the first time, you must log into Microsoft Dynamics GP as the sa user as there are some tables which get created (covered in KB Article 861564 which is actually a retired article but does mention the issue and the resolution).

Posted in Dynamics, GP, Microsoft, Professional Services Tools Library | Tagged , , , , , , , , | 1 Comment

Error Running Integration Manager For The First Time

Well, they do say the old ones are the best. I recently installed Microsoft Dynamics GP on a client site and encountered the below error message when starting Integration Manager for the first time;

Integration Manager - Could not create all default data due to the following error: - Access to path 'C:\ProgramData\Microsoft\Microsoft Dynamics GP\11.0.0.0' is denied.

Continue reading

Posted in Dynamics, GP, Integration Manager, Microsoft | Tagged , , , , , , | 2 Comments

FRx Error 9060 during the CreateZIPfile procedure

A client recently tried to run their month end reports in FRx and got the below error message;

FRx Error 9060 during the CreateZIPfile procedure

Continue reading

Posted in Dynamics, FRx, Microsoft | Tagged , , , , | 2 Comments