これは何度も何度も起こっています。私はコードを実行せずにここに座っているだけで、それが起こります。イベント ビューアを見ると、クラスの 1 つからコードを実行しようとしているようです。
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentNullException
Stack:
at System.Data.Linq.DataContext..ctor(System.String, System.Data.Linq.Mapping.MappingSource)
at TurnbackTools.DataClasses1DataContext..ctor(System.String)
at TurnbackChart.TurnbackChart.ZDraw()
at TurnbackChart.TurnbackChart.TimerTick(System.Object, System.EventArgs)
at System.Windows.Forms.Timer.OnTick(System.EventArgs)
at System.Windows.Forms.Timer+TimerNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
ここで何が起こっているのですか?