﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><pubDate>Mon, 05 Dec 2011 05:11:06 GMT</pubDate><dc:creator>iAjayMe</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;&lt;p&gt;There's nothing wrong, it all works perfectly. The post I did was for anyone trying to solve the same problem.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Ajay&lt;/p&gt;</description></item><item><title>UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><pubDate>Mon, 05 Dec 2011 04:51:24 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ajay, &lt;/p&gt;
&lt;p&gt;That should be not happened if other steps are correct. Can you try to see which parts that missing?&lt;br /&gt;If not, can you try to send me a runable project same as before for further investigation?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><pubDate>Thu, 01 Dec 2011 17:22:49 GMT</pubDate><dc:creator>iAjayMe</dc:creator><description>&lt;p&gt;Thanks Handy,&lt;/p&gt;&lt;p&gt;Just incase someone else has the same problem I had to do this in the Application_Startup:&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;  private void Application_Startup(object sender, StartupEventArgs e)&lt;/p&gt;
&lt;p&gt;  {&lt;/p&gt;
&lt;p&gt;            this.RootVisual = new MainPage();&lt;/p&gt;
&lt;p&gt;            UXShell.Current.IsInitializing = true;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;            //  create a new ApplicationPackage that represents App1&lt;/p&gt;
&lt;p&gt;            ApplicationPackage app3 = new ApplicationPackage()&lt;/p&gt;
&lt;p&gt;            {&lt;/p&gt;
&lt;p&gt;                ID = "SimpleExternalApp",&lt;/p&gt;
&lt;p&gt;                Name = "SimpleExternalApp",&lt;/p&gt;
&lt;p&gt;                Source = new Uri("SimpleExternalApp.xap", UriKind.RelativeOrAbsolute),&lt;/p&gt;
&lt;p&gt;                  EnableMetadataDiscovery = true,&lt;/p&gt;
&lt;p&gt;                MainType = "SimpleExternalApp.MainPage",&lt;/p&gt;
&lt;p&gt;                VirtualPathIdentity = "/SimpleExternalApp",&lt;/p&gt;
&lt;p&gt;                Size = -1 // auto detect the file size at runtime&lt;/p&gt;
&lt;p&gt;            };&lt;/p&gt;
&lt;p&gt;            UXShell.Current.Applications.Add(app3);           &lt;/p&gt;
&lt;p&gt;            UXShell.Current.IsInitializing = false;&lt;/p&gt;
&lt;p&gt;        }&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Ajay&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><pubDate>Thu, 01 Dec 2011 01:54:54 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ajay,&lt;/p&gt;&lt;p&gt;I am sure that your issue has been resolved in our last email conversation, right? Please back to us if you still encounter the same issue.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><pubDate>Sun, 27 Nov 2011 23:11:42 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ajay,&lt;/p&gt;&lt;p&gt;Loading external application should not cause unlicensed version. I tried to run your sample. However, it tried to access a remote server. Can you send me your userid and password for developer network to handy@intersoftpt.com. I would try to confirm whether your license is correct or not.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>UXDesktop loading external XAP getting unlicensed version</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDesktop-loading-external-XAP-getting-unlicensed-version/</link><pubDate>Sun, 27 Nov 2011 09:41:50 GMT</pubDate><dc:creator>iAjayMe</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Client UI 2011 Version 5.0.5000. I have created a Intersoft Desktop application and wanted to load an external XAP when the user presses an application icon.&lt;/p&gt;
&lt;p&gt;I have successfully runtime licensed the Desktop and there's no watermark, but when I launch the XAP application, it loads great on-demand, BUT the watermark appears. I have even used the runtime license tool on the external XAP as well, but no luck.&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;I registered the external application like this: &lt;/p&gt;
&lt;p&gt;private void Application_Startup(object sender, StartupEventArgs e)&lt;/p&gt;
&lt;p&gt;        {&lt;/p&gt;
&lt;p&gt;            this.RootVisual = new MainPage();&lt;/p&gt;
&lt;p&gt;           //  create a new ApplicationPackage that represents App1&lt;/p&gt;
&lt;p&gt;            ApplicationPackage app3 = new ApplicationPackage()&lt;/p&gt;
&lt;p&gt;            {&lt;/p&gt;
&lt;p&gt;                ID = "SimpleExternalApp",&lt;/p&gt;
&lt;p&gt;                Name = "SimpleExternalApp",&lt;/p&gt;
&lt;p&gt;                Source = new Uri("SimpleExternalApp.xap", UriKind.RelativeOrAbsolute),&lt;/p&gt;
&lt;p&gt;                  EnableMetadataDiscovery = true,&lt;/p&gt;
&lt;p&gt;                MainType = "SimpleExternalApp.MainPage",&lt;/p&gt;
&lt;p&gt;                VirtualPathIdentity = "/SimpleExternalApp",&lt;/p&gt;
&lt;p&gt;                Size = -1 // auto detect the file size at runtime&lt;/p&gt;
&lt;p&gt;            };&lt;/p&gt;
&lt;p&gt;            UXShell.Current.Applications.Add(app3);&lt;/p&gt;
&lt;p&gt;            app3.Download(false);&lt;/p&gt;
&lt;p&gt;        }&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Then added a button in the XAML to launch this in a window:&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;            &amp;lt;Intersoft:UXDesktopDockButton Icon="Assets/Images/Contact.png" Text="EXTERNAL XAP" ApplicationUri="/SimpleExternalApp"/&amp;gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;I have attached a sample project with the runtime licenses removed from the Desktop project and a demo of the problem here http://apps.enjector.com/temp/ (which will be removed once the problem is solved).&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;Click the first icon on the left (looks like a contact icon with EXTERNAL XAP as tooltip).&lt;/div&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p&gt;Any ideas why the watermark is appearing when I load the external XAP.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Ajay Soni&lt;/p&gt;
&lt;p&gt;Enjector Software&lt;/p&gt;
&lt;p&gt;UK&lt;/p&gt;</description></item></channel></rss>