Skip to content

Omnisharp server starts but not loaded  #5610

@faizu2k01

Description

@faizu2k01

I started visual studio code to create a .NET project with
Setup --
.NET 7 (Latest)
C# extension (Latest)
Visual studio Code (Latest)

Then I created WebApi application using "dotnet new webapi -n nameing" command and it worked fine.
When I try to generate required assets folder by using the command ".NET>Generate required assets"
It throws and error which said "Unable to generate the assets because the omnisharp server is not running.".

I search for it and used multiple methods like--
1-running the "Omnisharp>Restart" command
2-re-install everything includes C#,.NET even VS code
3-Extend the omnisharp server load time till 1000
4-Created a solution of dotnet and set the target omnisharp server path for it

But nothing worked for me and still I'm facing the same issue "The Omnisharp server not running."
Even if it is visual in the Task manager.

I'm attaching some images of the same scenario which I'm facing
If somebody require some more detail about this issue pls raise a comment .

Image 1

Image 2
image 3
image 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions