Rank: Sienn Developer
Groups: Administration
Joined: 10/8/2008(UTC) Posts: 23
|
For hosting silverlight on framework 3.5 (based on 2.0), you have to do the following:
- Be sure you base your silverlight application on framework 3.5 - Within IIS go to the website, choose for framework 2.0 - Add on the Tab HTTP Headers the following mime types:
Extension : .xap Mime Type: application/x-silverlight-app Extension: .xaml Mime Type: application/xaml+xml Extension: .xbap Mime Type: application/x-ms-xbap
You can also do this on server level, but on application level it is okay.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Sienn Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close