Microsoft Dynamics GP Developing for Dynamics GP
A blog dedicated to the Microsoft Dynamics GP Developer & Consultant community
 
Welcome to MSDN Blogs Sign in | Join | Help

Developing for Dynamics GP

by David Musgrave (Australia) and the Microsoft Dynamics GP Developer Support Team (USA)

News

  • Please use the Blog Feedback? - Contact Us link at the top of the page to email questions relating to the blog itself.

    If you wish to ask a technical question, please use the links below to ask on the Newsgroups. If you ask on the Newsgroups, others in the community can respond and the answers are available for everyone in the future.

    Please do not use comments on pages and posts to ask questions unrelated to the topic on that page or post.



    Dates of Interest:

    11-Jul-2008: Blog Created by David Musgrave.
    10-Oct-2008: First Post by Scott Stephenson.
    04-Nov-2008: First Post by Dave Dusek.
    11-Nov-2008: First Post by Beth Gardner.
    28-Nov-2008: First Post by Chris Roehrich.
    30-Dec-2008: First Post by Patrick Roth.
    24-Feb-2009: First Post by Greg Willson.
    22-Apr-2009: First Post by David Clauson.
    04-May-2009: First Post by Ryan Wigestrand.
    19-Jun-2009: First Post by Dawn Langlie.
    03-Jul-2009: First Post by Emily Halvorson.
    23-Sep-2009: Created Twitter account with blog feed.



    WorldMaps Statistics since
    24-Feb-2009:




    Click for WorldMaps Stumbler



    Translator Tool:




    Social Networking

    Follow David Musgrave and the blog on:

    David Musgrave on Twitter

    David Musgrave on LinkedIn


    Disclaimer

    This blog is provided "AS IS" with no warranties, and confers no rights.

    The links in this blog may lead to third-party Web sites. Microsoft provides third-party resources to help you find customer service and/or technical support resources. Information at these sites may change without notice. Microsoft is not responsible for the content at any third-party Web sites and does not guarantee the accuracy of third-party information.

Contents

Favourite Posts

Blog Links

Newsgroups Links

Resources Links

Browse by Tags

All Tags » Exception   (RSS)
Wrong number of arguments to 'Replace_Text' Error after v10.0 SP4
It seems that regardless of how much testing you do, something can still slip through the cracks. Well after v10.00 Service Pack 4 was released , an issue with the SmartList Builder/Excel Report Builder code was identified. A Hot Topic has been posted Read More...
An open operation on table '[TEMP Table]' errors
Sometimes Microsoft Dynamics GP reports unusual errors with temporary tables. Here are some example error messages that you might see: An open operation on table 'IV_Reconcile_PO_TEMP' has an incorrect record length. An open operation on table 'PM_Inquiry_Summary_TEMP' Read More...
Microsoft Dynamics GP and Illegal Characters Part 2
In the previous article in this series, Microsoft Dynamics GP and Illegal Characters Part 1 , we discussed how string delimiter or terminator characters can cause issues and need to be handled correctly. The article discussed the single quote (') and Read More...
Microsoft Dynamics GP and Illegal Characters Part 1
Over the years that I have worked with Microsoft Dynamics GP, there are been a few occasions where we have had issues with so called "illegal" characters. While the use of these characters should work everywhere, there are times when the characters are Read More...
Integration Manager for Microsoft Dynamics GP 9.0 Fixed Asset Book integration error.
This post contains information about an error you receive when you use the Fixed Asset Book destination in Integration Manager for Microsoft Dynamics GP. Integration Manager for Microsoft Dynamics GP 9.0 Fixed Asset Book integration error: DOC 1 ERROR: Read More...
Understanding Notes and the Note Index field
I was asked recently about the Note Index field and how it is used and in particular about the Note Index field in SY01500 table in the DYNAMICS system database. This post will explain how the field is used as well as explain how it is possible to create Read More...
"The stored procedure createSQLTmpTable returned the following results: DBMS: 12" exceptions
Many of inquiry windows in Microsoft Dynamics GP have been optimized to leverage SQL Server to increase performance. This is especially common with transaction inquiry windows which can combine data from more than one table (ie. Work, Open and History). Read More...
Microsoft Dynamics GP 10.0 Service Packs, Hotfixes and Payroll Compliance/Year End Updates May Damage the Modified Reports and Forms
This issue which has now been confirmed by development seems to be hitting a few people when installing Microsoft Dynamics GP v10.00 Service Packs and Year End updates. This affects Service Pack 2 and all later builds/hotfix/updates. Edit: We are expecting Read More...
eOne.Dynamics.GP.ExcelBuilder.Engine.dll Exception
I have been seeing a number of reports on Newsgroups and Support cases of Add-In Initialization Errors. In particular, after installing updates or service packs after v10.00 SP2, receiving the following message: eOne.Dynamics.GP.ExcelBuilder.Engine.dll: Read More...
The Importance of Reporting the first Error
In my previous post, I mentioned that I was assisting a developer with an issue. It turned out that the issue he was having was not the cause of an error, but the result of a previous error that the users had not told him about. Once the original error Read More...
Background process is running: Exit Aborted message
In a recent newsgroup posting, I was helping a Visual Studio Tools developer whose users were receiving the following message when they went to exit Microsoft Dynamics GP. Background process is running: Exit Aborted There is a common cause for this error Read More...
Dexterity 10.00.0320 crashing when checking in to Source Code Control
It has come to my attention that there is an issue which can occur with Dexterity 10.00.0320 (Service Pack 3) when checking in resources to Dexterity Source Code Control (Generic Repository or Microsoft Visual Source Safe). If you check in more than one Read More...
Identifying Duplicate Transactions
From the Useful SQL Scripts Series . Because Microsoft Dynamics GP is designed to have separate tables for WORK, OPEN and HISTORY transactions, there are times where it is possible for a transaction record to exist in more than one table. This is usually Read More...
Unhandled Script Exception: Attempt to use old()/diff() from a field that does not have focus.
A common situation that can happen when coding with Dexterity is an error that you attempted to use the old()/diff() function from a field that doesn’t have focus. The exact error message is as follows: Unhandled Script Exception: Attempt to use old()/diff() Read More...
Dex - Illegal address for field 'PowerUser' exception
Today I saw another posting on the Microsoft Dynamics GP Community Forum about an error when going into Dexterity test mode after upgrading an application from a previous version to version 10.0. The error message is as follows: Unhandled script exception: Read More...
More Posts Next page »
Page view tracker