We have just migrated our project to from Silverligth 3 to Silverlight 4. We are using Silverlight DataVizualization 2010 vol1. Everything else except XamWebMenu is working fine. Is there any issue with the compatibility of XamWebMenu and Silverlight 4?
Hi,
Have you applied the latest 10.1 Service Release?
Silverlight 4 support is provided with our 10.1 SR1+ versions.
HTH,
I have not applied the 10.1 Service Release. My Keys and Downloads page does not show me a Service release whice I can download. Can you please give me the link from where I can download it?
Thanks.
Since we do not have Silverlight DataVisualization 10.1 version and also XamWebMenu is part of Silverlight Line of Business suite, I am assuming you are using the latter.
Please refer to the previous post for information about the download location.
There were a number of name changes in 10.2 related to assembly names, namespaces and classes.
For instance: The XamWebZoombar has been renamed to XamZoomBar.
You could use our Version Utility to upgrade your solution without having to find and resolve all differences one by one.
You could find it under Start - > All Programs -> Infragistics -> NetAdvantage 2010.2 -> Version Utility
Hope that helps,
In Silverlight DV 10.2, the XamWebZoombar has been moved to a different assembly?
Yes, this is correct.
So instead of the below 2 dlls -
Infragistics.Silverlight.DataVisualization.v9.2.dll
Infragistics.Silverlight.Datavisualization.Controls.v9.2
I need to refer just one i.e. InfragisticsSL4.DataVisualization.v10.2. Is this correct?
The equivalent of Infragistics.Silverlight.Datavisualization.Controls.v9.2 is InfragisticsSL4.DataVisualization.v10.2