Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Show Visualizers Error "could not load this custom viewer"

Tags:

When I try to inspect DataSet by standard DataSet visualizer I see this error "could not load this custom viewer". I wrote simple dataset visualizer, but error throws anyway too.

On other computers with the same configuration visualizer show without any errors.

OS: Windows 7 x86 (Release)

VS: Visual Studio 2010 RC

has somebody any ideas?

I reinstall VS with no effect.

like image 847
LionSoft Avatar asked Mar 24 '10 22:03

LionSoft


1 Answers

Try the following.

-Go to Tools->options->Debugging->Plz Uncheck "Use Managed Compatibility Mode"

like image 178
Dimple Bodgal Avatar answered Sep 27 '22 20:09

Dimple Bodgal