SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Unhandled Exceptions in build 2017

Last post 11-13-2006 8:17 AM by itaibh. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 11-13-2006 8:17 AM

    • itaibh
    • Top 25 Contributor
    • Joined on 10-01-2006
    • Israel
    • Posts 93

    Unhandled Exceptions in build 2017

    The first exception occurred when I tried to run the program in debugger. The second one happened after I tried to stop it...

    The application was created originally with VS2005 (had nothing in it, just the most simple winforms app.), I put in it a toolstrip and a VirtualEarth (MapPoint) globecontrol (goto local.live.com, install the 3D map control by switching to the 3D tab on the map, then you'll find it in the GAC). However, I'm not sure how exactly it is related, perhaps it isn't.
     

    SharpDevelop Version : 2.1.0.2017
    .NET Version         : 2.0.50727.42
    OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 2
    Current culture      : English (United States) (en-US)
    Working Set Memory   : 135496kb
    GC Heap Memory       : 45114kb

    Exception thrown:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Debugger.Variable..ctor(Process process, String name, Flags flags, IExpirable[] expireDependencies, IMutable[] mutateDependencies, CorValueGetter corValueGetter)
       at Debugger.ObjectValueClass.<GetPropertyVariables>d__16.MoveNext()
       at Debugger.ObjectValueClass.<GetSubVariables>d__7.MoveNext()
       at Debugger.Value.get_Item(String variableName)
       at Debugger.Thread.get_Name()
       at ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.RefreshThread(Thread thread)
       at ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.<>c__DisplayClass2.<AddThread>b__0(Object , ThreadEventArgs )
       at Debugger.Thread.OnStateChanged()
       at Debugger.Thread.set_HasBeenLoaded(Boolean value)
       at Debugger.ManagedCallback.NameChange(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
       at Debugger.ManagedCallbackSwitch.NameChange(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
       at Debugger.ManagedCallbackProxy.<>c__DisplayClass1f.<NameChange>b__1e()
       at Debugger.MTA2STA.<>c__DisplayClass3.<EnqueueCall>b__0()
       at Debugger.MTA2STA.PerformAllCalls()
       at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
       at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       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()

    ---


    SharpDevelop Version : 2.1.0.2017
    .NET Version         : 2.0.50727.42
    OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 2
    Current culture      : English (United States) (en-US)
    Working Set Memory   : 116580kb
    GC Heap Memory       : 58741kb

    Exception thrown:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Debugger.Variable.MakeExpired()
       at Debugger.Variable.<AddExpireDependency>b__0(Object , EventArgs )
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at Debugger.Variable.OnExpired(EventArgs e)
       at Debugger.Variable.MakeExpired()
       at Debugger.Variable.<AddExpireDependency>b__0(Object , EventArgs )
       at Debugger.PauseSession.NotifyHasExpired()
       at Debugger.Process.Continue()
       at Debugger.Process.Terminate()
       at ICSharpCode.SharpDevelop.Services.WindowsDebugger.Stop()
       at ICSharpCode.SharpDevelop.Project.Commands.StopDebuggingCommand.Run()
       at ICSharpCode.Core.ToolBarCommand.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Filed under:
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.