Forum Replies Created
-
AuthorPosts
-
YeledkakaParticipant
i’m currently testing with the trial version to see if our project can be ported to use visual kernel makefile instead of what we have now (shell script)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: pane
at Microsoft.Requires.NotNull[T](T value, String parameterName)
at Microsoft.VisualStudio.Shell.ToolWindowCollection.ToolWindowListener.SubscribeForEvents(ToolWindowPane pane)
at Microsoft.VisualStudio.Shell.ToolWindowCollection.ToolWindowListener.<>c__DisplayClass1_0.<<-ctor>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.VisualStudio.Threading.AwaitExtensions.ExecuteContinuationSynchronouslyAwaiter`1.GetResult()</code>
<code> at Microsoft.VisualStudio.Threading.AsyncLazy`1.<>c__DisplayClass13_0.<<GetValueAsync>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.VisualStudio.Threading.AsyncLazy`1.GetValue(CancellationToken cancellationToken)</code>
<code> at Microsoft.VisualStudio.Shell.Package.FindToolWindow(Type toolWindowType, Int32 id, Boolean create, ProvideToolWindowAttribute tool)</code>
<code> at Microsoft.VisualStudio.Shell.Package.FindToolWindow(Type toolWindowType, Int32 id, Boolean create)</code>
<code> at vl.y(qw a)</code>
<code> at qw.j1()</code>
<code> at qw2.r.a()</code>
<code> at qw2.s1`1.b()
--- End of inner exception stack trace ---
at qw2.l1[_Type](c2`1 a)
at qw2.y2(ThreadStart a)
at qw.o1_2()
at VisualGDB.GDBDebugEngine.w(zh1 b, o a)
-
AuthorPosts