SerialPCAP icon indicating copy to clipboard operation
SerialPCAP copied to clipboard

Run Error in Ubuntu18

Open siyuhong opened this issue 5 years ago • 0 comments

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly or one of its dependencies. File name: 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at SerialPCAP.AssemblyExtensions.Description () [0x00005] in <997789f1eadc4dcf990acf12b6fc46b7>:0 at SerialPCAP.MainClass.ShowHelp (Mono.Options.OptionSet options) [0x00000] in <997789f1eadc4dcf990acf12b6fc46b7>:0 at SerialPCAP.MainClass.Main (System.String[] args) [0x001b6] in <997789f1eadc4dcf990acf12b6fc46b7>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly or one of its dependencies. File name: 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at SerialPCAP.AssemblyExtensions.Description () [0x00005] in <997789f1eadc4dcf990acf12b6fc46b7>:0 at SerialPCAP.MainClass.ShowHelp (Mono.Options.OptionSet options) [0x00000] in <997789f1eadc4dcf990acf12b6fc46b7>:0 at SerialPCAP.MainClass.Main (System.String[] args) [0x001b6] in <997789f1eadc4dcf990acf12b6fc46b7>:0 This error occurs when I try to execute the project.

siyuhong avatar Jul 06 '20 02:07 siyuhong