Hi All,
We are building an Application Manager in Silverlight, and we have teams working on different applications, and at some point different teams may be using a different version of the Telerik Controls assembly.
We load the controls via a XAP loader, reading the manifest, but at the moment we are getting an issue where it is saying that the Assembly that is in the main application Manifest if of a different version to the assembly that is being requested from the application we are trying to load in.
Does anyone know a way of dynamically loading the Telerik controls, and is it even possible to have a Silverlight application ulitmately use two different version of the Telerik Controls assembly.
Much appreciated.
Thanks
We are building an Application Manager in Silverlight, and we have teams working on different applications, and at some point different teams may be using a different version of the Telerik Controls assembly.
We load the controls via a XAP loader, reading the manifest, but at the moment we are getting an issue where it is saying that the Assembly that is in the main application Manifest if of a different version to the assembly that is being requested from the application we are trying to load in.
Does anyone know a way of dynamically loading the Telerik controls, and is it even possible to have a Silverlight application ulitmately use two different version of the Telerik Controls assembly.
Much appreciated.
Thanks