Hi.
I need to regitser a UltraToolbarManager(Infragestic Control) to CAB SCSF inorder to add Toolbar items at runtime..
For that i changed FormShellApplication to IGFormShellApplication, But it is giving following error.
Error 4 The type 'Microsoft.Practices.CompositeUI.WinForms.WindowsFormsApplication`2<T0,T1>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Practices.CompositeUI.WinForms, Version=1.0.51205.0, Culture=neutral, PublicKeyToken=null'. C:\VinayCarrick\iQ-PlusClient\Source\Infrastructure\Infrastructure.Library\SmartClientApplication.cs 25 27 Infrastructure.Library
Can anyone help me how to solve this issue.
thanks in advance
vinu