microsoft / microsoft/Dynamics365-Apps-Samples
Visual Studio 2022 failes to open solution file
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 184
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
I git cloned the repo and double clicked on one of the solutions.
Output:
C:\Users\skfd\Code\Dynamics365-Apps-Samples\sales\QualifyLead\PowerApps-Sample6\QualifyLead.csproj : error : The project file could not be loaded. Could not find a part of the path 'C:\Users\skfd\Code\Dynamics365-Apps-Samples\sales\QualifyLead\PowerApps-Sample6\QualifyLead.csproj'. C:\Users\skfd\Code\Dynamics365-Apps-Samples\sales\QualifyLead\PowerApps-Sample6\QualifyLead.csproj
Opening project file directly fails to build with error:
namespace:Microsoft.Xrm.Tooling.CrmConnectControl;assembly=Microsoft.Xrm.Tooling.CrmConnectControl'. Line 24 Position 14. QualifyLead C:\Users\skfd\Code\Dynamics365-Apps-Samples\sales\QualifyLead\QualifyLead\Login-UX\ExampleLoginForm.xaml 24```
Contributor guide
No contributing guide indexed for this repository
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 opening the referenced solution and QualifyLead.csproj in Visual Studio 2022, then inspect the missing path and the CrmServerLoginControl error in QualifyLead/Login-UX/ExampleLoginForm.xaml. Determine whether the sample opens and builds successfully after the project and dependency issues are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100