I'm currently developping an application where I integrated a Status Bar using a .NET container.
Each time I'm modifying the diagram or running the application, this message is dispalyed :
"D:\Dev LabVIEW\JTEKT-Banc_Acquisition_Codeurs\Banc Acquisition Codeurs\BancAcqCodeurs - Top-Level VI.vi
- The .NET assembly expected to be at "D:\Dev LabVIEW\JTEKT-Banc_Acquisition_Codeurs\Banc Acquisition Codeurs\BancAcqCodeurs - Top-Level VI.vi\<GAC>\System.Windows.Forms" was loaded from "<GAC>\System.Windows.Forms".
I've seen on a ressource page that this warning disappears if a custom control containing the status bar is created. Bt it didn't help a lot for me...
Does anybody have an idea to force that warning to disappear ?
Thanks !