Page 1 of 1

Debbuger error

Posted: Wed Dec 01, 2010 10:26 am
by syuhada

Code: Select all

Ranorex Studio Version : 2.3.3.8879
.NET Version         : 2.0.50727.3615
OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 3
Current culture      : English (United States) (en-US)
Terminal Server Session
Working Set Memory   : 393652kb
GC Heap Memory       : 171859kb

Exception thrown:
System.Runtime.InteropServices.COMException (0x80131300): Unrecoverable API error. (Exception from HRESULT: 0x80131300)
   at Debugger.Interop.CorDebug.ICorDebugProcess.Stop(UInt32 dwTimeoutIgnored)
   at Debugger.Process.AsyncTerminate()
   at Debugger.Process.Terminate()
   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.Stop()
   at ICSharpCode.SharpDevelop.Project.Commands.StopDebuggingCommand.Run()
   at ICSharpCode.Core.WinForms.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)

---- Recent log messages:
Failed to append recent log messages.
System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
   at ICSharpCode.SharpDevelop.Sda.LogMessageRecorder.AppendRecentLogMessages(StringBuilder sb, ILog log)
   at ICSharpCode.SharpDevelop.Sda.ExceptionBox.getClipboardString()

---- Post-error application state information:
Installed 3rd party AddIns: [RanorexLogViewer 2.3.3.8879], [RxObjectRepository 2.3.3.8879], [RxRecorder 2.3.3.8879], [Workflow Foundation Designer 2.3.3.8879], [ElementTree 2.3.3.8879]
Workbench.ActiveContent: Ranorex.Addins.RecorderPrimaryViewContent
ProjectService.OpenSolution: [Solution: FileName=T:\IntegrationTest\InfrastudioQA\InfrastudioQA.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: InfraStudioQA.BasicTest.Sequencer]
Sometimes i facing this error.

steps:
1) record
2)stop record
3) record again in same recording
4) stop record
5) rebuild
6) 'Error While Saving' message box is poupup
7) I click retry on 'Error While Saving' message box
8) Click Run on Project
9) 'Debbuger error' box popup
10) Unhandler exception -- >Ranorex closed



thank you.

Re: Debbuger error

Posted: Wed Dec 01, 2010 11:44 am
by Support Team
Hi syuhada,
thank you for posting the exception! We are anxious to fix this issue in one of our next releases.

Best regards,
Christian
Ranorex Team