Unable to load application or execute command 'Microsoft.AspNet.Hosting'
I am using mono(4.0.4) to build and run .NET applications on ubuntu 14.04
installed and configured libuv(1.4.2)
installed dnvm(1.0.0-rc2-15539) and latest dnx (1.0.0-beta8)
when i try to run with dnx . kestrel i get "Error: Unable to load application or execute command 'Microsoft.AspNet.Hosting'. Available commands: web, kestrel."