Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

644
Views
Error message "No distribution are installed" in Visual Studio Community 2022

I'm facing an issue with Visual Studio Community 2022, I've 3 projects in my solution. All projects have target framework .NET 3.0.

  1. Web Application(UI)
  2. Web Application(API)
  3. Class Library

I've set projects 1 and 2 as startup projects.

But now when I'm trying to run the project API project gets run successfully, but UI project not running, for the UI project Visual Studio giving an error.

enter image description here

Please help me to resolve this issue.

Thank you in advance.

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

Faced a similar issue and was able to resolve this in a 2 step process

  1. Deleted the file launchSettings.json

  2. Installed the compatible framework (in my case .NETCore 3.1.0)

Detailed Error message when receiving "Error Launching.."

"It was not possible to find any compatible framework version The framework 'Microsoft.NETCore.App', version '3.1.0' (x64) was not found.

  • The following frameworks were found: 6.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

You can resolve the problem by installing the specified framework and/or SDK."

over 4 years ago · Santiago Trujillo Report

0

I removed the WSL entry in launchSettings.json profiles and made sure the one entry I had was for the application.

"profiles" { "NameOfProject" : { "commandName": "Project" } }

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!