Dependency Packages problem

6 replies. Last post: March 13, 2012 11:16 AM by Jim Blake
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hello,
I've a problem with DependencyPackages. I'm trying to optimize loading xap files based on documentation:

http://www.intersoftpt.com/Support/ClientUI/Documentation#url=ApplicationFrameworkOverview.html

and section: "Loading Optimization and Shared Packages" where it's decribed.


First I've created simple solution with Silverlight composite application that contains three silverlight projects: "StartupExternal" (main), "External1" and "External2".


Then created manually zip file named "SharedAssembly.Main.zip" that contains common referenced assembly. Next I've created manually a xml file named: "Applications.xml" that contains informations about application packages and dependencies.

After that i build and run application correctly but when i've removed shared common assemblies form "Externa1" and "External2" manually from xap files or in visual studio by set copy
local to false for common asseblies references, application did not working.

After startup sl application it's thrown exception: ".XamlParseException: The type 'VideoPlayer' was not found".

I attach my vs solution. What I'm doing wrong? Any idea? Any help would be appreciated.

Regards,
Krzysztof

All times are GMT -5. The time now is 1:39 PM.
Previous Next