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

cannot open dotnet cli projects #5917

Closed
lucamorelli opened this issue Apr 27, 2016 · 2 comments
Closed

cannot open dotnet cli projects #5917

lucamorelli opened this issue Apr 27, 2016 · 2 comments

Comments

@lucamorelli
Copy link

I'm trying to follow this post http://www.tattoocoder.com/setting-up-asp-net-core-debugging-in-vs-code/

trying to see if I can start tto use vs code, but I'm having problems.

I tried this in 2 configuration: a windows 10 insider build 14328 with vs 15 preview, and mac mini: I installed dot net cli 1.0.0-beta-001598 (the one from the github site), installed the omnisharp extension inside vs code 1.0 and tried to open the HelloMvcApi and I receive an error message "Some projects have troble loading..." this is the omnishapr log

[INFO] Starting OmniSharp at 'c:\test\cli-samples-master\HelloMvcApi'...
[INFO] Started OmniSharp from 'C:\Users\luca\.vscode\extensions\ms-vscode.csharp-0.3.7\bin\omnisharp.cmd' with process id 3324...
[INFORMATION:OmniSharp.Dnx.DnxPaths] Looking for sdk version in 'c:\test\cli-samples-master\global.json'.
[INFORMATION:OmniSharp.Startup] Omnisharp server running using stdio at location 'c:\test\cli-samples-master\HelloMvcApi' on host 6100.
[ERROR:OmniSharp.Dnx.DnxPaths] The specified runtime path 'default' does not exist. Searched locations C:\Users\luca\.dnx\runtimes\dnx-clr-win-x86.default
C:\Users\luca\.dnx\runtimes\kre-clr-win-x86.default
C:\Users\luca\.dnx\packages\KRE-CLR-x86.default
C:\Users\luca\.k\runtimes\dnx-clr-win-x86.default
C:\Users\luca\.k\runtimes\kre-clr-win-x86.default
C:\Users\luca\.k\packages\KRE-CLR-x86.default
C:\Users\luca\.kre\runtimes\dnx-clr-win-x86.default
C:\Users\luca\.kre\runtimes\kre-clr-win-x86.default
C:\Users\luca\.kre\packages\KRE-CLR-x86.default.
Visit https://github.com/aspnet/Home for an installation guide.
[INFORMATION:OmniSharp.Dnx.DnxProjectSystem] Scanning 'c:\test\cli-samples-master\HelloMvcApi' for DNX projects
[INFORMATION:OmniSharp.Dnx.DnxProjectSystem] Found project 'c:\test\cli-samples-master\HelloMvcApi\project.json'.
[INFORMATION:OmniSharp.Dnx.DnxProjectSystem] No default runtime found
The specified runtime path 'default' does not exist. Searched locations C:\Users\luca\.dnx\runtimes\dnx-clr-win-x86.default
C:\Users\luca\.dnx\runtimes\kre-clr-win-x86.default
C:\Users\luca\.dnx\packages\KRE-CLR-x86.default
C:\Users\luca\.k\runtimes\dnx-clr-win-x86.default
C:\Users\luca\.k\runtimes\kre-clr-win-x86.default
C:\Users\luca\.k\packages\KRE-CLR-x86.default
C:\Users\luca\.kre\runtimes\dnx-clr-win-x86.default
C:\Users\luca\.kre\runtimes\kre-clr-win-x86.default
C:\Users\luca\.kre\packages\KRE-CLR-x86.default.
Visit https://github.com/aspnet/Home for an installation guide.

[INFORMATION:OmniSharp.MSBuild.MSBuildProjectSystem] No solution files found in 'c:\test\cli-samples-master\HelloMvcApi'
[INFORMATION:OmniSharp.ScriptCs.ScriptCsProjectSystem] Detecting CSX files in 'c:\test\cli-samples-master\HelloMvcApi'.
[INFORMATION:OmniSharp.ScriptCs.ScriptCsProjectSystem] Could not find any CSX files
[INFORMATION:OmniSharp.Startup] Solution has finished loading

this happens with both the windows and mac installation_ Am I missing something?

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Apr 28, 2016
@bpasero
Copy link
Member

bpasero commented Apr 28, 2016

@lucamorelli please report against Omnisharp.

@jrieken jrieken removed the bug Issue identified by VS Code Team member as probable bug label Apr 28, 2016
@jrieken jrieken removed their assignment Apr 28, 2016
@jrieken
Copy link
Member

jrieken commented Apr 28, 2016

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

@jrieken jrieken closed this as completed Apr 28, 2016
@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