You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common-data-service/common-issues-resolutions-solution-checker.md
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -64,21 +64,24 @@ To address this issue, check or create smaller solutions to be analyzed. To mini
64
64
- When you add HTML web resources, include any dependent scripts that are defined within the HTML web resource.
65
65
- When you add custom workflows, include the assembly used within the workflow.
66
66
67
-
## Solution Checker Run or Download Results fail due to instance in Administration mode
68
-
Shortly after running Solution Checker, it fails shortly after with the following message bar:<br />
69
-
"We weren't able to run the check on SOLUTIONNAME Solution. Try running it again."
67
+
## Solution Checker run or download results don't complete
68
+
Shortly after running Solution Checker the operation doesn't commplete and the following message is displayed:<br />
69
+
"We weren't able to run the check on *SOLUTIONNAME* Solution. Try running it again."
70
70

71
71
72
-
The issue is that the organization is in Administration state and Solution Checker is unable to validate the user's permissions executing the request.
72
+
This issue occurs because the organization is in the **administration mode**state and Solution Checker is unable to validate the user's permissions executing the request. To resolve this issue, disable administration mode.
73
73
74
-
1. Access the Dynamics 365 Instance Picker: https://port.crm.dynamics.com/G/Instances/InstancePicker.aspx
75
-
2. Click on the instance having issues
76
-
3. Click on ADMIN<br />
74
+
### Disable administration mode for an instance
75
+
1. Access the Dynamics 365 for Customer Engagement instance picker: https://port.crm.dynamics.com/G/Instances/InstancePicker.aspx.
76
+
2. Select the instance that has issues running Solution Checker.
## Solution Checker will not process patched solutions
83
86
84
87
If a solution has had a [patch](https://docs.microsoft.com/powerapps/developer/common-data-service/create-patches-simplify-solution-updates) applied, Solution Checker will fail to export the solution for analysis. When a solution has had a patch applied, the original solution becomes locked and it can’t be changed or exported as long as there are dependent patches that exist in the organization that identify the solution as the parent solution.
0 commit comments