setLSActiveProject failed: Error: Starting server failed

49 Views Asked by At

Building an app for Android using MAUI for my app Conference Live Captioning. So I decided to try the Uno Platform VS Code extension. It gave me a few errors that I was able to resolve by googling online, but then I got this when I tap the "Enable" button in the Extensions menu enter image description here

[Info] Using 'ms-dotnettools.csharp' version 2.0.399.
[Info] Requesting available projects from OmniSharp
[Info] Setting active project /Users.../BeAware/BeAware.csproj
[Error] setLSActiveProject failed: Error: Starting server failed
Uno Platform "dotnet new" templates are already installed. The templates may be updated by running "dotnet new install Uno.Templates"

I tried to google the error, but I couldn't find anything online. I did make sure that VSCode opens the directory that contains the SLN file as well

0

There are 0 best solutions below