Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : +/4LjzVukBidCuIlbul+j8

Dynamics 365 CE Solution Import Failed in Azure DevOps Pipelines

Arun Potti Profile Picture Arun Potti 1,442
Got the below error while importing Dynamics CRM Solution via Azure DevOps Pipeline. 2024-12-18T23:14:20.4630775Z ]2024-12-18T23:14:20.7482721Z ##[error]error: 12024-12-18T23:14:20.7495542Z ##[error]failed: Connected as ***Connected to… D365 ProductionSorry, 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. Session Id: ca4d4ca3-b1c0-410d-8441-4817313f4eb3, Exception Type: Newtonsoft.Json.JsonReaderExceptionThe diagnostic logs can be found at: D:\a\_tasks\PowerPlatformToolInstaller_8015465b-fxxx-4ec4-8215-8edf682574d3\2.0.81\bin\pac\tools\logs\pac-log.txt2024-12-18T23:14:23.6320357Z [ ‘Authentication profiles and token cache removed’ ]2024-12-18T23:14:24.6264565Z [2024-12-18T23:14:24.6264928Z   ‘The Clear Authentication Result: Authentication profiles and token cache removed’2024-12-18T23:14:24.6265143Z ]2024-12-18T23:14:24.6483875Z ##[error]Error: Connected as ***Connected to… D365 Production This was working fine in all the Environments, but not in Production environment. In the above error, I have seen that something wrong with the Json. Exception Type: Newtonsoft.Json.JsonReaderException In the release pipeline, I have configured the Deployment Settings Json file, along with … Continue reading Dynamics 365 CE Solution Import Failed in Azure DevOps Pipelines

This was originally posted here.

Comments

*This post is locked for comments