Page 1 of 1

sqldb connection

Posted: Sat Jun 30, 2012 5:11 am
by omayer
Ranorex 3.3 - I am getting the following error when connecting to sqldb-was working before now it doesn't

System.Runtime.InteropServices.InvalidComObjectException: COM object that has been separated from its underlying RCW cannot be used.
---STACKTRACE---
System.Runtime.InteropServices.InvalidComObjectException: COM object that has been separated from its underlying RCW cannot be used.
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,IMessage retMsg)+0x66
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,Int32 type)+0x198
Debugger.Thread.GetCallstack(Int32 maxFrames)+0xffffffff
ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.CreateItems()+0x13
ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.RefreshPad()+0x57
ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad.debugger_IsProcessPausedChanged(Object sender,EventArgs e)+0x0
ICSharpCode.SharpDevelop.Services.WindowsDebugger.OnIsProcessPausedChanged(ProcessPausedChangeEventArgs e)+0x1e
ICSharpCode.SharpDevelop.Services.WindowsDebugger.debuggedProcess_DebuggingPaused(Object sender,ProcessEventArgs e)+0xe0
Debugger.RemoteEventWrapper`1+<>c__DisplayClass2.<Handler>b__0(Object )+0x0

Thank you,

Re: sqldb connection

Posted: Sat Jun 30, 2012 6:46 am
by omayer
problem solved , table didn't have the row that was looking for.