microsoft / microsoft/Dynamics365-Apps-Samples

Visual Studio 2022 failes to open solution file

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.