iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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 copylocal 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
Hi,
I can replicate your issue in here. I will forward this to our developer teams and will let you know the update.While waiting the update, I need to let you know that 'VideoPlayer' needs some necessary assemblies such as 'Intersoft.Client.UI.Aqua.dll' and 'Intersoft.Client.Framework.dll'. As far I checked, those assemblies are not listed inside your ShareAssembly.Main.zip.
Regards,Handy
Hello Krzystof,
"SharedAssembly.Main.zip" is almost created correctly. However, It is only missing one file, "AppManifest.xaml". That's why the references are not properly loaded by ClientUI framework. The AppManifest.xaml should list all the referenced assemblies. Hope this helps.
HiI use Intersoft WebUI studio 2011 R1, when I try to use some control like video player, uxFrame, uxFlow, etc. , I got this error :
Error 1 The system cannot find the file specified. (Exception from HRESULT: 0x80070002) AppManifest.xaml
Hello Jim,
Please try to check your project. The error shows clearly that it is missing AppManifest.xaml. Please ensure if the file is existed or not.
I know that appManifest.xaml was not existed but i didn't know where it should placed.I have created a new solution to solve this one.
Thanks anyway..
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname