Skip to content

Commit 1fe3ec1

Browse files
authored
Updates from editor
1 parent 6ab48b2 commit 1fe3ec1

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

support/power-platform/dataverse/working-with-solutions/error-code-80048539-when-importing-solution-patch.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.reviewer:
55
ms.date: 03/31/2021
66
ms.custom: sap:Working with Solutions
77
---
8-
# Error code 80048539 occurs when trying to import solution patch in Dynamics 365
8+
# Error code 80048539 occurs when trying to import a solution patch in Dynamics 365
99

1010
This article provides a resolution for error code 80048539 that may occur when you try to import a solution patch in Microsoft Dynamics 365.
1111

@@ -14,7 +14,7 @@ _Original KB number:_   4471087
1414

1515
## Symptoms
1616

17-
When you try to [import a solution patch in Microsoft Dynamics 365](/power-platform/alm/create-patches-simplify-solution-updates#export-and-import-a-patch), you receive the following error message:
17+
When you try to [import a solution patch in Dynamics 365](/power-platform/alm/create-patches-simplify-solution-updates#export-and-import-a-patch), you receive the following error message:
1818

1919
> The import of solution: [solution patch name] failed.
2020
> Error code 80048539.
@@ -26,20 +26,20 @@ If you download the log file and open it in Excel, additional details similar to
2626
2727
## Cause
2828

29-
Error code **80048539** indicates an invalid patch is being imported.
29+
Error code 80048539 indicates an invalid patch is being imported.
3030

31-
This issue occurs because the version of the solution patch being imported is lower than the version of the solution already installed. For example, a solution named "SolutionA" is already installed with version 1.1.0.0, but you attempt to import a patch with version 1.0.1.0.
31+
This issue occurs because the version of the solution patch being imported is lower than the version of the installed solution. For example, a solution named "SolutionA" is already installed with version 1.1.0.0, but you try to import a patch with version 1.0.1.0.
3232

3333
> [!NOTE]
34-
> If you're using [Power Apps to import your unmanaged solution update](/power-apps/maker/data-platform/update-solutions#apply-the-upgrade-or-update-in-the-target-environment) and receive the error, as a workaround, expand the **Advanced settings** and select the **Update (not recommended)** option.
35-
> Microsoft is aware of the issue and is working on a fix.
34+
- > If you're using [Power Apps to import your unmanaged solution update](/power-apps/maker/data-platform/update-solutions#apply-the-upgrade-or-update-in-the-target-environment) and receive the error, expand **Advanced settings** and select the **Update (not recommended)** option as a workaround.
35+
- > Microsoft is aware of the issue and is working on a fix.
3636
3737
## Resolution
3838

39-
To resolve this issue, verify that the solution patch version you're attempting to import is a higher version than the version of the solution already installed.
39+
To resolve this issue, verify that the solution patch version you're trying to import is higher than the version of the installed solution.
4040

4141
Follow these steps:
4242

43-
- Check the version of the solution currently installed in Dynamics 365.
44-
- Confirm that the version of the solution patch you are trying to import is higher than the version of the installed solution.
45-
- If necessary, update the version number of the solution patch and attempt the import again.
43+
1. Check the version of the solution currently installed in Dynamics 365.
44+
2. Confirm that the version of the solution patch you're trying to import is higher than the version of the installed solution.
45+
3. If necessary, update the version number of the solution patch and retry the import.

0 commit comments

Comments
 (0)