This question is locked. New answers and comments are not allowed.
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