microsoft / microsoft/powerplatform-vscode
pac org who return error message
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 60
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 14
Description
With the latest version (1.29.11) commands like "pac org who" , "pac solution list" or "pac solution export" simply failed
it return the following error message : Could not load type 'Microsoft.Xrm.Sdk.KnownTypesFactory' from assembly 'Microsoft.Xrm.Sdk
Error Message :
2023-12-11 17:30:35.8070 | FTL | bolt.Session :: Could not load type 'Microsoft.Xrm.Sdk.KnownTypesFactory' from assembly 'Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.|EXCEPTION: System.TypeLoadException: Could not load type 'Microsoft.Xrm.Sdk.KnownTypesFactory' from assembly 'Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with pac org who, pac solution list, and pac solution export using the reported version 1.29.11. Trace the Microsoft.Xrm.Sdk.KnownTypesFactory loading error and identify the affected dependency or entry point; done means all three commands run without the reported TypeLoadException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100