Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you access Microsoft Dynamics GP Utilities: "There was a problem ascertaining product version information. Microsoft Dynamics GP Utilities will now exit. Check DUinstall.log for more information"


View products that this article applies to.

Symptoms

When you access Microsoft Dynamics GP Utilities, you receive the following error message:
There was a problem ascertaining product version information. Microsoft Dynamics GP Utilities will now exit. Check DUinstall.log for more information.

↑ Back to the top


Cause

This problem occurs because a sub-feature version cannot update to Microsoft Dynamics GP 10.0.

↑ Back to the top


Resolution

To resolve this problem, follow these steps:
  1. On the computer on which the error message occurs, open the Data subfolder in the Microsoft Dynamics GP folder. By default, the folder is located in the following path:
    C:\Program Files\Microsoft Dynamics\GP
  2. In Notepad or in another text editor, open the Duinstall.log file.
  3. Locate the bottom of the file where you the most recent information exists.
  4. Verify the date and the time when you receive the error message in Microsoft Dynamics GP, and then compare the date and the time to the information that is in the Duinstall.log file.

    Note The Duninstall.log file contains details for each install or upgrade attempt for the installation.

    In the Duinstall.log file, you may find a message that resembles the following:
    Failure encountered ON 12/10/2007 at 3:30:42 PM. Error: Product 949 does not support upgrading from version 3.99.0.
    In this example, product 949 is at a version that cannot be updated. Product 949 is the field service.
  5. You must verify the version information for the failing sub-feature that is listed in the Duninstall.log file. To do this, run the following script in Query Analyzer or in SQL Server Management Studio:
    select * from DYNAMICS..DB_Upgrade where PRODID = '<XXXX>'
    Note In this script, replace <XXXX> with the sub-feature product ID that is listed in the Duinstall.log file.

    The version for this sub-feature must be the correct version to update to Microsoft Dynamics GP.
    On this website, you can also verify the sub-feature version for every service pack or hotfix that is installed.

↑ Back to the top


Keywords: kbmbspartner, kbexpertisebeginner, kbtshoot, kbmbsmigrate, kbprb, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 952054
Revision : 1
Created on : 1/7/2017
Published on : 12/26/2012
Exists online : False
Views : 191