Continuing testing this and everything has been going fine.
However I have now hit an issue getting the updated version working when getting a fresh copy of the solution from TFS from scratch.
Here's what I did:
Installed iGrid 4.6 retail locally (C:\10Tec\iGrid.NET 4.6 - default)
Created a new workspace and grabbed a copy of the solution
Solution builds fine, runs fine, and I can open forms and designer works fine.
I then dropped in the updated 4.6.5 version of TenTec.Windows.iGridLib.iGrid.v4.6dll into the Bin directory of the above, closing VS first and then reopening.
The project still builds fine and runs fine, but now when I open a form with an iGrid I get error messages, eg
Could not find type 'TenTec.Windows.iGridLib.iGrid'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your current platform or Any CPU.
Could not find type 'TenTec.Windows.iGridLib.iGCellStyle'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your current platform or Any CPU.
I have tried removing the references to the iGrid DLL, running a Clean, adding back the references and doing a full build but I am still getting these errors.
I managed to get this running fine previously with the updated 4.6.5 version (and the existing Designer dll from 4.6) but I am not sure how!
http://10tec.com/forum/p...hout-installing-the-demo and these are present and correct, and I have also tried dropping the designer DLL into C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PrivateAssemblies as per that post, but still failing to get this working.
Any tips?
Thanks
Edited by moderator
2015-08-20T06:43:24Z
|
Reason: Corrected the forum link according to the new URL structure