Page 2 of 2

Re: InvokeRemotely & DevExpress Grid

Posted: Thu Sep 10, 2009 12:51 pm
by chrisgeorge
But the non-devexpress control I also tried ( the picture icon on the Object Explorer tab page) is a standard System.Windows.Forms.PictureBox and that does not work either.

I'm running in one appdomain, using nunit on XP.

I suspect it's just ssms not allowing access or something.

So, We're going to try the backup plan of getting the image through the Imaging class then fuzzy matching it to the source image..

Thanks for your help.


Chris