HI All.
I am getting below error when i try to use the PCF Push. please let me know if any one encountered this issue.
I disabled the telemetry and also ensured the path variable is correctly pointed to build.
Sorry, the app encountered a non recoverable error and will need to terminate. The exception details have been captured and will be forwarded to the development team, if telemetry has been enabled. Exception Id: 96c0b575-8268-4ce0-9b57-7bf41c93c638, Exception Type: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
The diagnostic logs can be found at: c:\Users\XXXXX\AppData\Roaming\Code\User\globalStorage\microsoft-isvexptools.powerplatform-vscode\pac\tools\logs\pac-log.txt
pac-log.txt
2023-11-20 18:45:23.2312 | ERR | Microsoft.PowerPlatform.Dataverse.Client.ServiceClient :: ************ FaultException`1 - Delete : Delete Request to Dataverse via IOrganizationService |=> The object you tried to delete is associated with another object and cannot be deleted. Deleting records from Publisher (ObjectTypeCode: 7101)
for Id(s) : 28dc7a78-3bc0-4159-a98d-7cb4c796e17d
Exception : Cascade Delete failed due to cascade restrict relation. Details below :
Restricting entity Solution (ObjectTypeCode: 7100) has Id: cc26ad51-f21a-ec11-b6e6-000d3a4dec26 and is collected by Relationship with name: publisher_solution.
Restricting entity Solution (ObjectTypeCode: 7100) has Id: fb6a4417-18fc-49fb-975a-a79368f6b933 and is collected by Relationship with name: publisher_solution.
i noticed something different.
I noticed that instead of powerappstools_prefix it is creating powerapptoolstemp_preifx during the wrapper creation.