Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASP.NET OmniSharp server is not running on Ubuntu Mono #2659

Closed
xameeramir opened this issue Feb 3, 2016 · 3 comments
Closed

ASP.NET OmniSharp server is not running on Ubuntu Mono #2659

xameeramir opened this issue Feb 3, 2016 · 3 comments

Comments

@xameeramir
Copy link

After setting up VS Code, I'm trying to run an ASP.NET 5 project using Visual studio code's command palette on Ubuntu Linux 14.4.

The DNVM installed is for Mono. Following the steps given on VS code's official docs, the project is created with Yeoman scaffolder.

Whenever trying to start the project, I get the following error:

OmniSharp server is not running.

I found some posts when trying to solve this but most seems to be addressing either Console project or are given for OS x:

enter image description here

DNVM is already the latest

I can run the project by using dnx web command from Terminal.

However, my simple question:

  • How do I run ASP.NET 5 on Ubuntu using VS Code?

Side question : Not sure by when the debugging will be supported. Any rumours about the extension will be appreciated.

SOURCE

@jrieken
Copy link
Member

jrieken commented Feb 3, 2016

This issue was moved to dotnet/vscode-csharp#27

@jannavarro
Copy link

@jrieken I have the same problem on Windows 10. The linked issue dotnet/vscode-csharp#27 is still not resolved. For workaround should I do this - run omnisharp manually as stated in Windows section here?

@xameeramir
Copy link
Author

@jannavarro As per my question, I'm able to run the project by going into project directory using cd and using dnx web . See if that works for you.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants