This article applies to:
Symptoms:
- SWG fails to pass Silverlight streams
- Silverlight does not work through SWG
- The SWG Status Page (displayed while downloads are being scanned) might be delivered to the Silverlight Player, but the Player may be unable to handle this page
Testing:
To determine if the status page is the issue, temporarily disable display of the status page:
- In the SWG GUI, navigate to Administration > Scanning > Scanning Options
- Deactivate "Enable Status Page"
- Commit
Test the Silverlight player again. If the stream plays, then the player cannot handle the status page (which is sent to the client in the background).
Resolution:
To disable the status page only for this specific content:
-
In the SWG GUI, navigate to Administration > Scanning > Scanning Options
-
Activate "Enable Status Page" again
-
Select tab "Activate"
-
Under "Unless" add the following (do not delete any existing items):
Extension Is / xaml
Extension Is / xap
Extension Is / xbap
Mime Type Contains / xaml+xml
Mime Type Contains / x-silverlight-app
Mime Type Contains / x-ms-xbap
-
Commit