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 try to install Dexterity or the Visual Studio Tools for Microsoft Dynamics GP 10.0 SDK: ".NET Framework 2.0 is not detected. Fatal error during installation"


View products that this article applies to.

Symptoms

When you try to install Dexterity for Microsoft Dynamics GP 10.0 or the Microsoft Visual Studio Tools for Microsoft Dynamics GP 10.0 Software Development Kit (SDK), you receive the following error message:

.NET Framework 2.0 is not detected. Fatal error during installation.
Additionally, the installation process stops.

↑ Back to the top


Cause

This problem occurs if the Microsoft .NET Framework 2.0 Service Pack 1 (SP1) is installed on the computer.

↑ Back to the top


Resolution

To resolve this problem, obtain the latest service pack for Microsoft Dynamics GP 10.0. For more information, visit one of the following Microsoft Web sites, depending on whether you are a partner or a customer.

PartnersCustomers

↑ Back to the top


Workaround

To work around this problem, use one of the following methods.

Method 1: If you encounter this problem when you try to install Dexterity

To work around this problem, follow these steps:
  1. Download the SkipDotNetCheckDexterity.mst file. The following file is available for download from the Microsoft Dynamics File Exchange Server:


    Release Date: April 15, 2008




    Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

  2. Copy the SkipDotNetCheckDexterity.mst file to the root directory of drive C.
  3. Click Start, click Run, type cmd, and then click OK.
  4. At the command prompt, type cd\, and then press ENTER.
  5. At the command prompt, type the following command, and then press ENTER:
    msiexec /i "<path of Dexterity.msi>" TRANSFORMS="C:\SkipDotNetCheckDexterity.mst" INSTALLDIR="<installdirpath>" /qb+
    Notes
    • In this command, <path of Dexterity.msi> is a placeholder for the path of the folder that contains the contents of Microsoft Dynamics GP CD 2 or that contains the Dexterity archive file that was downloaded. For example, if you copied the contents of Microsoft Dynamics GP CD 2 to the C:\CD2 folder, use the following path in the command:
      C:\CD2\Tools\Dex\Bin\Dexterity.msi
    • In this command, <installdirpath> is a placeholder for the location where you want to install Dexterity. For example, use the following path in the command:
      C:\Program Files\Microsoft Dexterity\Dex 10.0
  6. At the command prompt, type exit, and then press ENTER.
After you follow these steps, Dexterity is installed in the location that you specify in step 5. The default installation includes all the features of Dexterity.

Method 2: If you encounter this problem when you try to install the Visual Studio Tools for Microsoft Dynamics GP 10.0 SDK

To work around this problem, follow these steps:
  1. Download the SkipDotNetCheckVSTools.mst file. The following file is available for download from the Microsoft Dynamics File Exchange Server:


    Release Date: April 15, 2008




    Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

  2. Copy the SkipDotNetCheckVSTools.mst file to the root directory of drive C.
  3. Click Start, click Run, type cmd, and then click OK.
  4. At the command prompt, type cd\, and then press ENTER.
  5. At the command prompt, type the following command, and then press ENTER:
    msiexec /i "<path of VSToolsSDK-GP10-enu-msi>" TRANSFORMS="C:\SkipDotNetCheckVSTools.mst" INSTALLDIR="<installdirpath>" /qb+
    Note
    • In this command, <path of VSToolsSDK-GP10-enu-msi> is a placeholder for the path of the folder that contains the VSToolsSDK-GP10-enu.msi file.
    • In this command, <installdirpath> is a placeholder for the location where you want to install the Visual Studio Tools for Microsoft Dynamics GP 10.0 SDK. For example, use the following path in the command:
      C:\Program Files\Microsoft Dynamics\GP10 VS Tools SDK
  6. At the command prompt, type exit, and then press ENTER.
After you follow these steps, the Visual Studio Tools for Microsoft Dynamics GP 10.0 SDK is installed in the location that you specify in step 5. The default installation includes all the features of the Visual Studio Tools for Microsoft Dynamics GP 10.0 SDK.

You may want to install Visual Studio Tools SDK Service Pack 1 (SP1) while you install the Visual Studio Tools for Microsoft Dynamics GP 10.0 SDK. To do this by using a slipstream, type the following command in step 5:
msiexec /i "<path of VSToolsSDK-GP10-enu-msi>" TRANSFORMS="C:\SkipDotNetCheckVSTools.mst" PATCH="<path of the .msp file>" INSTALLDIR="<installdirpath>" /qb+
Note In this command, <path of the .msp file> is a placeholder for the path of the VSToolsSDK-KB945414-v10-ENU.msp file.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft Dynamics GP 10.0 Service Pack 2.

↑ Back to the top


More Information

When you use the methods in the "Workaround" section, make sure that you type the commands correctly. If you add a space or if you omit a space, you may receive the following error message:
This installation does not have a native user interface.

↑ Back to the top


Keywords: kbprb, kbmbsmigrate, kbtshoot, kbmbspartner, kbbug, kbexpertiseadvanced, kb, kbnosurvey, kberrmsg

↑ Back to the top

Article Info
Article ID : 952376
Revision : 1
Created on : 3/13/2017
Published on : 1/4/2015
Exists online : False
Views : 73