UltraWinToolbars & CompositeUI err

rated by 0 users
This post has 1 Reply | 2 Followers

Not Ranked
Points 40
diazpablomiguel Posted: 09-09-2008 1:03 PM
Hi all, I'm getting this error: An unhandled exception of type 'System.ArgumentException' occurred in Microsoft.Practices.CompositeUI.dll Additional information: UI element must be a Infragistics.Win.UltraWinToolbars.ToolBase These are my code bits: RibbonTab shellTab = new RibbonTab(UIExtensionSiteNames.PipelineTab); void AddPipelineRibbonTab() { shellTab.Caption = "Test"; shellTab = WorkItem.UIExtensionSites[UIExtensionSiteNames.MainToolbar].Add(shellTab); // Error occured here. WorkItem.UIExtensionSites.RegisterSite(UIExtensionSiteNames.PipelineTab, shellTab.Groups); ... I'm using NCEK. Can somebody help, please?
Top 10 Contributor
Points 22,768
Infragistics Employee

I would recommend submitting this to the support group: http://www.infragistics.com/gethelp.

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS

Forum Statistics

19,646 users have contributed to 78,509 threads and 87,118 posts.

In the past week, we've had 1,454 new users, adding to our total of 423,260 registered users!

In the past 24 hours, we have 4 new thread(s), 6 new post(s), and

In the past 3 days, the most popular thread for everyone has been "UltraGrid - ConditionAppearanceRow". The post with the most views is "Re: A gripe about support and sample projects". The most replies were made to "A gripe about support and sample projects".

Please welcome our newest member RoyAlmon.