WPF application on Citrix - Stack Overflow most recent 30 from stackoverflow.com2010-03-16T19:19:15Zhttp://stackoverflow.com/feeds/question/1542740http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1542740/wpf-application-on-citrix0WPF application on CitrixJosteinhttp://stackoverflow.com/users/1726962009-10-09T09:15:12Z2009-10-09T09:23:20Z
<p>I'm trying to use a WPF application on our Citrix server, and made a really simple window with a button and a textbox. When running the application, noting but the application name on top of the window is shown. Is it not possible to use WPF on Citrix, or is our Citrix server too old?</p>
http://stackoverflow.com/questions/1542740/wpf-application-on-citrix/1542771#15427712Answer by elder_george for WPF application on Citrixelder_georgehttp://stackoverflow.com/users/1830132009-10-09T09:23:20Z2009-10-09T09:23:20Z<p>It should be <a href="http://community.citrix.com/display/ocb/2007/05/04/Citrix+WPF+support" rel="nofollow">possible</a> to use WPF on Citrix starting with PS 4.5 Feature pack 1.</p>
<p>Is your version older than this?</p>