05-14-2009 08:23 AM
sys.invalidoperationexception initialize error error 2104 in control 'Xaml1'. Could not download the Silverlight application. Check web server settings"
The silverlight application works fine when we do not go through the SSL VPN. Silverlight uses a file with a ".xap" extension. Could that have anything to do with it?
06-28-2011 06:40 AM - edited 06-28-2011 06:41 AM
Hi I am experiencing a similar issue. I am using Silverlight 4, IE7, Juniper 6.05..
and SSL
The location of the Silverlight .XAP file defined in default.aspx is not being rewritten by Juniper, although it can rewrite the location of javascript files specified in the same default.aspx file.
It therefore fails with 404. Without Juniper, the app works fine
Do I need to configure anything in Juniper specifically for .XAP files?
Thanks
07-03-2011 12:43 AM