Skip to content

Commit 1fc1ccb

Browse files
authored
Update error-message-start-microsoft-dynamics-gp.md
1 parent 7dfcdb4 commit 1fc1ccb

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

support/dynamics/gp/error-message-start-microsoft-dynamics-gp.md

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Error message when you start Microsoft Dynamics GP
33
description: This article provides a resolution for the problem that occurs when you start Microsoft Dynamics GP.
44
ms.reviewer: theley, kyouells
55
ms.topic: troubleshooting
6-
ms.date: 03/20/2024
6+
ms.date: 04/15/2025
77
ms.custom: sap:System and Security Setup, Installation, Upgrade, and Migrations
88
---
99
# Error message when you start Microsoft Dynamics GP (Your attempt to log into the server failed because of an unknown error. Attempt to log in again.)
@@ -29,23 +29,9 @@ This problem occurs when the `DEX_LOCK` and `DEX_SESSION` tables do not exist in
2929

3030
Restart the instance for SQL Server that is being used with Microsoft Dynamics GP. To do this, follow these steps depending on the SQL Server version you are using.
3131

32-
- Microsoft SQL Server 2000
32+
- Microsoft SQL Server
3333

34-
1. Click **Start**, point to **All Programs**, and then click **Enterprise Manager**.
35-
36-
2. In the **Connect to Server** window, follow these steps:
37-
38-
1. In the **Server name** box, type the name of the server that is running SQL Server.
39-
40-
2. In the **Authentication** box, click **SQL Authentication**.
41-
42-
3. In the **login** box, type *sa*.
43-
44-
3. Right-click the instance name of the SQL Server, click **Stop**, and then click **Start**.
45-
46-
- Microsoft SQL Server 2005 and SQL Server 2008
47-
48-
1. Click **Start**, point to **All Programs**, point to **Microsoft SQL Server 2005** or **Microsoft SQL Server 2008**, and then click **SQL Server Management Studio**.
34+
1. Click **Start**, point to **All Programs**, point to **Microsoft SQL Server**, and then click **SQL Server Management Studio**.
4935

5036
2. In the **Connect to Server** window, follow these steps:
5137

@@ -63,11 +49,7 @@ This problem occurs when the `DEX_LOCK` and `DEX_SESSION` tables do not exist in
6349

6450
To resolve this issue, start Microsoft Dynamics GP or Microsoft Dynamics GP Utilities as the sa user. To do this, follow these steps:
6551

66-
1. On a computer that is running Microsoft Dynamics GP 10.0, point to **All Programs**, point to **Microsoft Dynamics**, point to **GP 10.0**, and then click **GP** OR click **Utilities**.
67-
68-
- If you are running Microsoft Dynamics GP 9.0, click **Start**, point to **All Programs**, point to **Microsoft Dynamics**, point to **GP 9.0**, and then click **GP** OR click **Utilities**.
69-
70-
- If you are running Microsoft Business Solutions Great Plains 8.0, click **Start**, point to **All Programs**, point to **Microsoft Business Solutions**, point to **Great Plains**, and then click **Great Plains** OR click **Great Plains Utilities**.
52+
1. On a computer that is running Microsoft Dynamics GP, point to **All Programs**, point to **Microsoft Dynamics**, and then click **GP** OR click **Utilities**.
7153

7254
2. In the login box, type *sa*.
7355

@@ -79,8 +61,6 @@ This problem occurs when the `DEX_LOCK` and `DEX_SESSION` tables do not exist in
7961

8062
1. Locate the dex_req.sql file that is located in the installation folder.
8163

82-
- If you are running Microsoft Dynamics GP 10.0 or 9.0, the default location is `C:\Program Files\Microsoft Dynamics\GP\SQL\Utililty\0`.
83-
84-
- If you are running Microsoft Business Solutions-Great Plains 8.0, the default location is located on a Server installation at `C:\Program Files\Microsoft Business Solutions\Great Plains\SQL\Util`.
64+
- If you are running Microsoft Dynamics GP, the default location is `C:\Program Files\Microsoft Dynamics\GP\SQL\Utililty\0`.
8565

86-
2. Open the dex_req.sql file in Query Analyzer or Management Studio, and then click **Execute** to run the script.
66+
2. Open the dex_req.sql file in SQL Server Management Studio, and then click **Execute** to run the script.

0 commit comments

Comments
 (0)