To run silverlight applications on your host, you need to setup two MIME-Types:

Extension: .xap
Content Type: application/x-silverlight-app

Extension: .xaml
Content Type: application/xaml+xml

– Enjoy!