Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

if (!(FrmLogin as IFunInterFace).bClose) ,when reflection a class

$
0
0

 

 

 

 

 

 

 

SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9

.NET Version         : 4.5.50938

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

Current culture      : Chinese (Simplified, PRC) (zh-CN)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 458944kb

GC Heap Memory       : 250230kb

 

Exception thrown:

Debugger.DebuggerException: Evaluation can not be stopped

   at Debugger.Eval.WaitForResult()

   at Debugger.Eval.InvokeMethod(Thread evalThread, IMethod method, Value thisValue, Value[ args)

   at Debugger.Value.InvokeToString(Thread evalThread, Int32 maxLength)

   at Debugger.AddIn.TreeModel.ValueNode.GetValueAndUpdateUI()

   at Debugger.AddIn.TreeModel.ValueNode..ctor(IImage image, String name, Func`1 getValue, Action`1 setValue)

   at Debugger.AddIn.TreeModel.ValueNode.<GetLocalVariables>d__21.MoveNext()

   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)

   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)

   at ICSharpCode.SharpDevelop.Gui.Pads.LocalVarPad.RefreshPad()

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.RefreshPads()

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.debuggedProcess_DebuggingPaused(Object sender, DebuggerPausedEventArgs e)

   at Debugger.Process.OnPaused(DebuggerPausedEventArgs e)

   at Debugger.ManagedCallback.<>c__DisplayClass1.<ExitCallback>b__0()

   at Debugger.MTA2STA.<>c__DisplayClass4.<EnqueueCall>b__1()

   at Debugger.MTA2STA.PerformCall()

   at Debugger.MTA2STA.PerformAllCalls()

   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

 

---- Recent log messages:

10:37:21.902 [5] INFO - Start building Mulsoft.U8.Purchase

10:37:21.902 [5] INFO - Start building Musoft.U8.pz

10:37:21.902 [5] INFO - Finished building Musoft.U8.pz, success=True

10:37:21.902 [8] INFO - Finished building Mulsoft.U8.Purchase, success=True

10:37:21.902 [8] INFO - Start building 

10:37:21.902 [8] INFO - Finished building , success=True

10:37:22.035 [1] INFO - Debugger Command: Start (withDebugger=True)

10:37:22.037 [1] INFO - Saving layout file: C:\Users\Administrator\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Default.xml

10:37:22.060 [1] INFO - Loading layout file: C:\Users\Administrator\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Debug.xml, hideAllLostPads=False

10:37:22.279 [1] DEBUG - ChooseLayoutCommand.LayoutChanged(object,EventArgs)

10:37:22.279 [1] DEBUG - ChooseLayoutCommand.Run()

10:37:22.279 [1] INFO - Saving layout file: C:\Users\Administrator\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Debug.xml

10:37:22.405 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.Dialogs.ProjectOptionsView

10:37:31.928 [30] DEBUG - Telling worker process to exit

10:37:31.928 [30] DEBUG - Waiting for thread-join

10:37:31.928 [20] DEBUG - Cannot read from WorkerProcess 5400: end of stream

10:37:31.928 [20] DEBUG - Stopped reading from WorkerProcess 5400.

10:37:31.928 [20] DEBUG - Telling worker process to exit

10:37:31.928 [20] DEBUG - End of reader thread on WorkerProcess 5400.

10:37:31.928 [30] DEBUG - Joined!

10:37:35.891 [1] INFO - Open file d:\MulSoft\MulSoft.CS.WinForm\MulForm\frmLogin.cs

10:37:35.922 [1] INFO - Evaluated node 'data' in 24 ms

10:37:35.922 [1] INFO - Evaluated node 'MsgId' in 1 ms

10:37:35.922 [1] INFO - Evaluated node 'iTypeId' in 0 ms

10:37:45.048 [1] ERROR - ThreadException caught

--> Exception:

Debugger.DebuggerException: Evaluation can not be stopped

   at Debugger.Eval.WaitForResult()

   at Debugger.Eval.InvokeMethod(Thread evalThread, IMethod method, Value thisValue, Value[ args)

   at Debugger.Value.InvokeToString(Thread evalThread, Int32 maxLength)

   at Debugger.AddIn.TreeModel.ValueNode.GetValueAndUpdateUI()

   at Debugger.AddIn.TreeModel.ValueNode..ctor(IImage image, String name, Func`1 getValue, Action`1 setValue)

   at Debugger.AddIn.TreeModel.ValueNode.<GetLocalVariables>d__21.MoveNext()

   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)

   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)

   at ICSharpCode.SharpDevelop.Gui.Pads.LocalVarPad.RefreshPad()

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.RefreshPads()

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.debuggedProcess_DebuggingPaused(Object sender, DebuggerPausedEventArgs e)

   at Debugger.Process.OnPaused(DebuggerPausedEventArgs e)

   at Debugger.ManagedCallback.<>c__DisplayClass1.<ExitCallback>b__0()

   at Debugger.MTA2STA.<>c__DisplayClass4.<EnqueueCall>b__1()

   at Debugger.MTA2STA.PerformCall()

   at Debugger.MTA2STA.PerformAllCalls()

   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

 

---- Post-error application state information:

Installed 3rd party AddIns: 

ProjectService.CurrentSolution: [Solution D:\MulSoft\MulSoft.CS.Client.sln with 9 projects]

ProjectService.CurrentProject: [CSharpProject: MulSoft.CS.Win]

Workbench.ActiveContent: ICSharpCode.SharpDevelop.Project.Dialogs.ProjectOptionsView


Viewing all articles
Browse latest Browse all 1764

Trending Articles