Skip to content

Instantly share code, notes, and snippets.

@jen20
Created August 13, 2015 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jen20/49ae34317a211d730ee1 to your computer and use it in GitHub Desktop.
Save jen20/49ae34317a211d730ee1 to your computer and use it in GitHub Desktop.
00000058 Using solution path /Users/James/.dotfiles/vim/bundle/omnisharp-vim/server/OmniSharp.sln
00000059 Using config file /Users/James/.dotfiles/vim/bundle/omnisharp-vim/server/OmniSharp/bin/Debug/config.json
Monodoc documentation tree could not be loaded.System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[String] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
at MonoDevelop.Projects.HelpService.InitializeHelpTree () [0x00000] in <filename unknown>:0
00001304 OmniSharp server is listening
Unhandled Exception:
System.IO.FileNotFoundException: Assembly does not exist!
at OmniSharp.Solution.Project.LoadAssembly (System.String assemblyFileName) [0x00000] in <filename unknown>:0
at OmniSharp.Solution.OrphanProject..ctor (IFileSystem fileSystem, OmniSharp.Logger logger) [0x00000] in <filename unknown>:0
at OmniSharp.Solution.CSharpSolution.LoadSolution () [0x00000] in <filename unknown>:0
at OmniSharp.Program.StartServer (System.String solutionPath, System.String clientPathMode, Int32 port, Verbosity verbosity, System.String configLocation) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Assembly does not exist!
at OmniSharp.Solution.Project.LoadAssembly (System.String assemblyFileName) [0x00000] in <filename unknown>:0
at OmniSharp.Solution.OrphanProject..ctor (IFileSystem fileSystem, OmniSharp.Logger logger) [0x00000] in <filename unknown>:0
at OmniSharp.Solution.CSharpSolution.LoadSolution () [0x00000] in <filename unknown>:0
at OmniSharp.Program.StartServer (System.String solutionPath, System.String clientPathMode, Int32 port, Verbosity verbosity, System.String configLocation) [0x00000] in <filename unknown>:0
--- Press ENTER to continue ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment