Unable to run on Raspberry Pi B



  • I've a Raspberry Pi B with Raspbian 8 (Jessie) image. When I try to call sh web, I'm getting following error:

    
    System.IO.FileNotFoundException: Could not load file or assembly 'System.Diagnostics.Tracing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
    File name: 'System.Diagnostics.Tracing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
      at Microsoft.AspNet.Hosting.WebHostBuilder.BuildHostingServices () [0x00000] in <filename unknown>:0
      at Microsoft.AspNet.Hosting.WebHostBuilder.Build () [0x00000] in <filename unknown>:0
      at Microsoft.AspNet.Hosting.WebApplication.Run (System.Type startupType, System.String[] args) [0x00000] in <filename unknown>:0
      at Microsoft.AspNet.Hosting.WebApplication.Run (System.String[] args) [0x00000] in <filename unknown>:0
      at Microsoft.AspNet.Hosting.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
      at Microsoft.AspNet.Server.Kestrel.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
      at Microsoft.Dnx.Runtime.Common.EntryPointExecutor.Execute (System.Reflection.Assembly assembly, System.String[] args, IServiceProvider serviceProvider) [0x00000] in <filename unknown>:0
      at Microsoft.Dnx.ApplicationHost.Program+<>c__DisplayClass3_0.<ExecuteMain>b__0 () [0x00000] in <filename unknown>:0
      at System.Threading.Tasks.TaskActionInvoker+FuncInvoke`1[System.Threading.Tasks.Task`1[System.Int32]].Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in <filename unknown>:0
      at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename unknown>:0
      at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0
    

  • Contest Winner


Log in to reply
 

Suggested Topics

31
Online

11.2k
Users

11.1k
Topics

112.5k
Posts