Skip to main content
Home Forums General Silverlight Hosting and Streaming Hosting Silverlight Application
3 replies. Latest Post by meidianto on October 13, 2009.
(0)
rajagile
Member
6 points
22 Posts
09-29-2009 9:22 AM |
Hello To All,
I develop silverlight application with website, now i upload this application on server.
What to do after to run application properly ?
Thanks,
Rajnikant
prujohn
Contributor
3569 points
704 Posts
09-29-2009 11:02 AM |
The first thing to do is to make sure that your host's IIS server has the Silverlight MIME type registered. Silverlight won't be served to the client if this isn't done.
Charisma...
3 points
2 Posts
09-30-2009 2:30 PM |
if we make silverlight application with visual studio 2008 ,we will found html page ,this page will make our silverlight application is keep running although at apache server...i think it's will make all php really gracefull becouse now they can use silverlight application in their web server...
meidianto
601 points
128 Posts
10-13-2009 1:02 PM |
add MIME Type of .xap as application/x-silverlight-app to the Web Server.