Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
If you've recompiled the wrapper to 7.2, then the Create Toolbox Items should work properly. It doesn't try to detect whether Infragistics is installed, it just traps the TypeLoadExceptions and snuffs them for when Infragistics isn't installed. So, once you rebuild the wrapper and the file is installed in the GAC (which should be done by the AfterBuild.bat file), then restart VS and try to create the toolbox again through the StrataFrame menu.
|