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 #27

Closed
jrieken opened this issue Feb 3, 2016 · 1 comment
Closed

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

jrieken opened this issue Feb 3, 2016 · 1 comment

Comments

@jrieken
Copy link
Contributor

jrieken commented Feb 3, 2016

From @xameeramir on February 3, 2016 8:1

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

Copied from original issue: microsoft/vscode#2659

@DustinCampbell
Copy link
Member

This issue is pretty old and stale. Ubuntu 14.04 is supported by .NET Core today and the C# extension works on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants