Error when starting LINQPad 4.47.02 (AnyCPU)
Hi Joe/all,
On one of my machines I get the following error when starting LINQPad 4.47.02 (AnyCPU) on Windows 8 Pro (x64):
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij LINQPad.ExecutionModel.CSharpQueryCompiler.ExtractNestedTypes(String source, Boolean staticOnly)
bij LINQPad.ExecutionModel.CSharpQueryCompiler.Compile(String queryText, TempFileRef dataContextAssembly)
bij LINQPad.MyExtensions.CheckForStaleExtensions()
bij LINQPad.UI.MainForm.<.ctor>b__11(Object param0)
bij System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bij System.Threading.ThreadPoolWorkQueue.Dispatch()
Is this useful information for you? Note: on other machines I don't get this error.
Kind regards,
Arno
On one of my machines I get the following error when starting LINQPad 4.47.02 (AnyCPU) on Windows 8 Pro (x64):
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij LINQPad.ExecutionModel.CSharpQueryCompiler.ExtractNestedTypes(String source, Boolean staticOnly)
bij LINQPad.ExecutionModel.CSharpQueryCompiler.Compile(String queryText, TempFileRef dataContextAssembly)
bij LINQPad.MyExtensions.CheckForStaleExtensions()
bij LINQPad.UI.MainForm.<.ctor>b__11(Object param0)
bij System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bij System.Threading.ThreadPoolWorkQueue.Dispatch()
Is this useful information for you? Note: on other machines I don't get this error.
Kind regards,
Arno
Comments
Thanks
Joe