Skip to content

Commit 28dd0d6

Browse files
Add details of the problem and mitigation
1 parent 258fb7c commit 28dd0d6

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

support/sql/releases/sqlserver-2022/cumulativeupdate23.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,15 @@ This article describes Cumulative Update package 23 (CU23) for Microsoft SQL Ser
2626

2727
### Database Mail stops working after installing this cumulative update
2828

29-
Microsoft is aware of an issue where Database Mail stops working after this cumulative update is installed. While we are working on a fix, we ask that customers who use Database Mail avoid installing this update.
29+
Microsoft is aware of an issue where Database Mail stops working after this cumulative update is installed. When this occurs, you might see the following message:
30+
31+
```output
32+
Could not load file or assembly 'Microsoft.SqlServer.DatabaseMail.XEvents, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
33+
```
34+
35+
While we are working on a fix, we ask that customers who use Database Mail avoid installing this update.
36+
37+
If you already installed this cumulative update, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it to revert Database Mail to a working state.
3038

3139
### Incorrect behavior of SESSION_CONTEXT in parallel plans
3240

support/sql/releases/sqlserver-2025/cumulativeupdate1.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,15 @@ This article describes Cumulative Update package 1 (CU1) for Microsoft SQL Serve
2626

2727
### Database Mail stops working after installing this cumulative update
2828

29-
Microsoft is aware of an issue where Database Mail stops working after this cumulative update is installed. While we are working on a fix, we ask that customers who use Database Mail avoid installing this update.
29+
Microsoft is aware of an issue where Database Mail stops working after this cumulative update is installed. When this occurs, you might see the following message:
30+
31+
```output
32+
Could not load file or assembly 'Microsoft.SqlServer.DatabaseMail.XEvents, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
33+
```
34+
35+
While we are working on a fix, we ask that customers who use Database Mail avoid installing this update.
36+
37+
If you already installed this cumulative update, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it to revert Database Mail to a working state.
3038

3139
### Incorrect behavior of SESSION_CONTEXT in parallel plans
3240

0 commit comments

Comments
 (0)