Getting HRESULT: 0x80131515 when running Righthand DataSet Visualizer?

Are you getting a HRESULT: 0x80131515 when invoking Righthand DataSet Visualizer from Visual Studio like this:

image_thumb11[4]

The problem is that OS marked the visualizer assembly as unsecure since it originated from the Internet. The solution to the problem is an easy one.

Locate the Righthand.DebuggerVisualizer.Dataset.2010.dll within File Explorer, right click to get Properties and click on Unblock button:

HRESULT: 0x80131515 error dialog

Happy DataSet/DataTable visualization!

3 thoughts on “Getting HRESULT: 0x80131515 when running Righthand DataSet Visualizer?

  1. I cannot seem to unblock the visualizer dll in my win 8.1 setup. using power shell and the "unblock" button in file explorer "say" that they have unblocked it(or at least do not display an error) but the dll remains locked. Any suggestions?

Leave a Reply