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

Silverlight Assembly caching - Loading problems.

0 Answers 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 2
Rahul asked on 02 Dec 2011, 02:53 PM

I'm having some problem with Silverlight component loading. At time of deployment we

are using Assembly cache. My Code is like this:

<Deployment.ExternalParts>

   <ExtensionPart Source="Telerik2011Q1.zip" />

</Deployment.ExternalParts>

Size of the XAP is 350KB

and Assembly (Telerik2011Q1.zip) Size is 4.5MB

The problem is silverlight loading XAP perfectly that is downloading 300KB but after

that loading strucked at 100% until all assembly get downloaded that is of size 4.5MB.

Please find the attached image for more information.

http://www.2shared.com/photo/w9Lg7uQo/loading2.html

Sometimes empty loading coming like the following image.

http://www.2shared.com/photo/oEGPGhZ3/loading1.html

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Rahul
Top achievements
Rank 2
Share this question
or