WPF application on Citrix - Stack Overflow most recent 30 from stackoverflow.com 2010-03-16T19:19:15Z http://stackoverflow.com/feeds/question/1542740 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1542740/wpf-application-on-citrix 0 WPF application on Citrix Jostein http://stackoverflow.com/users/172696 2009-10-09T09:15:12Z 2009-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#1542771 2 Answer by elder_george for WPF application on Citrix elder_george http://stackoverflow.com/users/183013 2009-10-09T09:23:20Z 2009-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>