-
-
Notifications
You must be signed in to change notification settings - Fork 580
Description
LaserGrbl v7.14.1.0
TypeOf exception [System.TypeInitializationException]
Exception message [The type initializer for 'LaserGRBL.UsageStats' threw an exception.]
Exception source [LaserGRBL], thread []
Exception method [Void LoadFile()]
----------- stack trace -----------
at LaserGRBL.UsageStats.LoadFile() in E:\LaserGRBL\LaserGRBL\UsageStats.cs:line 83
at LaserGRBL.Program.Main(String[] args) in E:\LaserGRBL\LaserGRBL\Program.cs:line 41
Inner exception data
TypeOf exception [System.TypeInitializationException]
Exception message [The type initializer for 'LaserGRBL.GrblCore' threw an exception.]
Exception source [LaserGRBL], thread []
Exception method [LaserGRBL.GrblConfST get_Configuration()]
----------- stack trace -----------
at LaserGRBL.GrblCore.get_Configuration()
at LaserGRBL.ExceptionManager.CreateAndShow(Exception ex, Boolean cancontinue, Boolean manual) in E:\LaserGRBL\LaserGRBL\ExceptionManager.cs:line 67
Inner exception data
TypeOf exception [System.IO.FileNotFoundException]
Exception message [Could not load file or assembly 'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.]
Exception source [LaserGRBL], thread []
Exception method [Void .cctor()]
----------- stack trace -----------
at LaserGRBL.GrblCore..cctor()