Group: StrataFrame Users
Posts: 235,
Visits: 1.6K
|
Has anyone created a SF Wrapper for Infragistics 2012.2? I did but the VS is complaining about Infragistics2.win..misc.7.3 not being able to load?
Been a while since I did this but i
Opened the source and replaced all the reference files.
Removed Afterbuild code and successfully compiled.
Copied wrapper.dll to the source code folder.
Uninstalled the old wrapper.dll. gacutil /u "MicroFour StrataFrame Infragistics Wrapper,Version=v4.0_1.7.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7"
Installed the new wrapper.dll -gacutil /i "MicroFour StrataFrame Infragistics Wrapper.dll"
Added reference to VS 2010 toolbar.
Hope I did not leave something out?
Michael
|