The following table describes the types of files supported in applications hosted on Silverlight Streaming. An application package uploaded to the Silverlight Streaming server may contain only files of these types and no others.
|
Extension
|
MIME Type
|
| ttf | application/octet-stream |
| odttf | application/octet-stream |
| js | application/x-javascript |
| dll | application/x-msdownload |
| xaml | application/xaml+xml |
| xml | application/xml |
| zip | application/x-zip-compressed |
| xap | application/x-silverlight-app |
| wma | audio/x-ms-wma |
| wmv | audio/x-ms-wmv |
| mp3 | audio/mpeg |
| gif | image/gif |
| jpeg | image/jpeg |
| png | image/png |
| txt | text/plain |
| sdx | text/plain |
| bin | text/plain |

See Also