Go, grab the Dataset visualizer test version for Visual Studio 2012 from dedicated page and visit forums as well.
9 thoughts on “Righthand Dataset Debugger Visualizer updated to 1.0.8 for Visual Studio 2012”
Leave a Reply
You must be logged in to post a comment.
All of the download links on the page are not working at the moment.
Thanks David, should be fixed by now.
I'm getting an exception pretty regularly using the 1.0.8 version along with VS 2010. I haven't been able to figure out what exactly triggers the problem, but the exception log always indicates the problem has to do with ToolTips. I've posted the stack trace that is displayed when the error occurs.
Thanks,
-David Michener
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at RightHand.DebugerVisualizer.Dataset.Engine.ContentFrm.toolTipController_GetActiveObjectInfo(Object sender, ToolTipControllerGetActiveObjectInfoEventArgs e)
at DevExpress.Utils.ToolTipController.OnGetActiveObjectInfo(ToolTipControllerGetActiveObjectInfoEventArgs e)
at DevExpress.Utils.ToolTipController.OnControlMouseMove(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e)
at DevExpress.XtraGrid.GridControl.OnMouseMove(MouseEventArgs ev)
at System.Windows.Forms.Control.WmMouseMove(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
at DevExpress.XtraGrid.GridControl.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)
Hi David,
Can you send me the dataset you are visualizing and how to get the exception – which cell are you hoovering over.
How would you prefer I send this to you? I don't see a way of doing a file attachment here.
Hi Miha,
I downloaded loaded version 1.0.8 for both VS 2010 and 2012. In VS 2010 it seems to work fine, but for VS 2012 I get I get the following.
for DataSet visualization:
"System.InvalidCastException: Unable to cast object of type 'Right Hand.DebuggerVisualizer.Dataset.DataSet Debugger Side' to type 'Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer'"
for DataTable visualization:
"Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.RemoteObjectSourceException: Unable to cast object of type 'Righthand.DebuggerVisualizer.Dataset.DataTableVisualObjectSource' to type 'Microsoft.VisualStudio.DebuggerVisualizers.VisualizerObjectSource'"
I noted that the packages 'Righthand.DebuggerVisualizer.Dataset.2010_v1.0.8.zip' and 'Righthand.DebuggerVisualizer.Dataset.2012_v1.0.8.zip' seems to contain the same binary.
Both files have same name and size…
Indeed, there was a bug in setup build script. I've posted version 1.0.9. (containing a minor bugfix). Thanks!
I also got this error when trying to post in Google Chrome:
"Sorry, the following error occurred while processing your comment:There was an error in the callback."
Apparently it works nevertheless – I saw your multiple posts (all of them the same) and left only one.