This is a migrated thread and some comments may be shown as answers.

onSourceDownloadProgressChanged and zip libraries

2 Answers 32 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brian D
Top achievements
Rank 2
Brian D asked on 13 Jul 2012, 03:51 AM
Our project is Silverlight 5 with multiple xaps that we download as needed.   These xaps share a number of telerik DLL libraries downloaded at application start up inside of .zip files.  The problem we have is that the onSourceDownloadProgressChanged event that allows us to update our custom splash screen does not seem to work when downloading these zips (which take a noticeable amount of time).   The sequence at start up looks like this:

1. Launch the splash page and load the initial xap
2. Progress indicators work up to 100% until first xaps are loaded
3. DLLs get loaded just after 100%, which makes the splash page stick at 100% for a while

My question is:  What is the recommended way to include telerik DLL's which are shared among various dynamically loaded xaps?   Or, is there a way to hack the onSourceDownloadProgressChanged event?

Thanks,
Brian


2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 18 Jul 2012, 09:13 AM
Hi,

 I would advise you to check the general Silverlight forums for more relevant information on that matter. As this is not directly related to the RadControls for Silverlight, we do not have such a know-how.

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Richard Weissenberg
Top achievements
Rank 1
answered on 22 Oct 2012, 07:44 AM
Hi Brian,

Did you mane any progress on this issue? Having the same issue at the moment.
Tags
General Discussions
Asked by
Brian D
Top achievements
Rank 2
Answers by
Dimitrina
Telerik team
Richard Weissenberg
Top achievements
Rank 1
Share this question
or