﻿<?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 - Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</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>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Wed, 02 Feb 2011 23:14:13 GMT</pubDate><dc:creator>Andre</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;Thank you, that worked &lt;img style="border-bottom: medium none; border-left: medium none; border-top: medium none; border-right: medium none" src="http://www.intersoftpt.com/WebResources/Images/Community/Editor/smiley15.gif" /&gt; &lt;/p&gt;</description></item><item><title>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Wed, 02 Feb 2011 22:50:02 GMT</pubDate><dc:creator>jimmyps</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;Hi Andre,&lt;/p&gt;&lt;p&gt;The default template for WPF is missing the [assembly: Guid( ... )] attribute in the AssemblyInfo.cs, which is required by the ClientUI runtime licensing. We added this attribute by default in both our SL &amp; WPF templates to ensure the licensing to work properly.&lt;/p&gt;
&lt;p&gt;You can simply add that attribute (ensure you put in a unique GUID) to your existing application, recompile and re-run the runtime licensing.&lt;/p&gt;
&lt;p&gt;Also, it's recommended that you fill-in the basic properties in the AssemblyInfo.cs to ensure the identity of the application.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;Jimmy&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Wed, 02 Feb 2011 07:20:59 GMT</pubDate><dc:creator>Andre</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;HI,  I did look for the WPF template that looked like the silverlight one's but didn't find them so I created this one from scrach.  I do see 2 templates, next time i'll try them.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;as for selecting the .exe, I did try the .exe but i get an error message.&lt;/p&gt;
&lt;p&gt;See attached.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Should i start over and use the Intersoft template? &lt;/p&gt;</description></item><item><title>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Tue, 01 Feb 2011 23:31:51 GMT</pubDate><dc:creator>jimmyps</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;Hello Andre,&lt;/p&gt;&lt;p&gt;Yes, you can select a WPF executable file by choosing it from the file type dropdown in the Select File dialog box.&lt;/p&gt;
&lt;p&gt;See the illustration below.&lt;/p&gt;
&lt;p&gt;&lt;img width="500" src="http://www.intersoftpt.com/temp/select_exe.png" style="border: medium none;" /&gt;&lt;/p&gt;
&lt;p&gt;Also, do you create the WPF application from Intersoft's WPF templates?&lt;br /&gt; &lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;Jimmy&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Mon, 31 Jan 2011 07:23:31 GMT</pubDate><dc:creator>Andre</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;Hello Yes this is for the development computer.&lt;/p&gt;
&lt;p&gt;I have all my keys registered.  The problem is when i click "Play" on Visual studio I get a messeage saying this is  evaluation Version.  I have added licenses.islicx to the root and made it embedded, but I do not know where to point "C:\Program Files (x86)\Intersoft Solutions\ClientUI 4\WPF\LicenseManager\Intersoft.ClientUI.Licensing.v4.exe".  It's asking for a "selecta  silverlight/Wpf applation assembly"  In silverllight I point to the applicationname.DLL, in wpf I pointed it to the .exe and i get an error.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;So the question is, on a wpf application what is the assembly?  Since the application is a single form with no .DLL's other then Microsoft's and Intersofts, what is the path to point to?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Attached is the application, please tell me how to License this application.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Andre&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Sun, 30 Jan 2011 21:49:42 GMT</pubDate><dc:creator>gordont</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;Hi Andre,&lt;/p&gt;
&lt;p&gt;Do you want to license your clientui in development or deployment server? The above link used for deployment, if you want to license it in the development machine, you just need to use license manager that located in C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Intersoft WebUI Studio 2010 R2\License Manager.exe.&lt;/p&gt;
&lt;p&gt;For more information on how to use License Manager, you can check the following link:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Support/Featured/Tutorial/WebUIStudio/Use-License-Manager-to-register-or-remove-Intersoft-products-licenses/"&gt;http://www.intersoftpt.com/Support/Featured/Tutorial/WebUIStudio/Use-License-Manager-to-register-or-remove-Intersoft-products-licenses/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Wpf Deployment</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Wpf-Deployment/</link><pubDate>Sun, 30 Jan 2011 16:23:17 GMT</pubDate><dc:creator>Andre</dc:creator><category>ClientUI 4</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I am trying to License my WPF Application but when I go to the .exe I get an error saying &lt;/p&gt;
&lt;p&gt;"The selected assembly is not valid. Make sure you selected a valid Silverlight or wpf assembly"&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; The only problem is, my WPF application is just 1 form with the controls on the page.  I have no .DLL's  How do i generate my License information?&lt;/p&gt;
&lt;p&gt;I tried the below link, but it appears to be pointing to a .DLL, again I have none.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Runtime-License-Manager-for-WPF-application/"&gt;http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Runtime-License-Manager-for-WPF-application/&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>