Dear,
I am making a Silverlight Navigation Application in Version 4 in VB2010
When I try to add XamWebOutlookBar into Page it gives error with following message:
<Value cannot be null. Parameter name: viewItem is null>
I am badly stucked because of it. Can you please give me a solution for it.
Hi,You have to add references to Infragistics.Silverlight, XamWebOutlookBar, XamWebDialogWindow, and XamWebMenu.Follow this post https://ko.infragistics.com/community/forums/f/retired-products-and-controls/39119/is-there-a-silverlight-4-compatible-version/224814#224814 if you use Silverlight 4.Regards,Marin
Hi Marin
I had download version 10.2.20102.1029
1. Create new SL 4 in VS 2010 ultimate in Windows 7 x64
2. And i tried add (drag & drop) InfragisticsSL4.Controls.Menus.XamOutlookBar.v10.2 control to my view.
I had similar problems. First a COM HRESULT exception was generating.
Then, I create XamOutlookBar control in markup window. The project build and run very well, but in design window only show a white square, and it doesn´t allow select o change any control in view.
Jaimir G.