Results 1 to 5 of 5

Thread: Silverlight

  1. #1
    Join Date
    Dec 2010
    Posts
    8

    Default Silverlight

    Hi. On msdn I found this information:
    In order to support Silverlight-based applications, your Web server must be configured to associate the .xap file name extension with the MIME type "application/x-silverlight-app". For IIS 7.0 or later, this value is pre-configured.
    (from here: http://msdn.microsoft.com/en-us/libr...=vs.95%29.aspx)

    So how it is here on bluehost?
    My web page will be done in php but I would like to add there later also some silverlight experiments. Has someone here web page using silverlight?

  2. #2
    Join Date
    Jun 2009
    Posts
    103

    Default

    Check on the MIME Types page in your cPanel Advanced section to see all the preset MIME types. If the silverlight type isn't there, you can add it on that same page.

  3. #3
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    4,951

    Default

    Quote Originally Posted by TonyS View Post
    Check on the MIME Types page in your cPanel Advanced section to see all the preset MIME types. If the silverlight type isn't there, you can add it on that same page.
    That doesn't mean it will work though if Silverlight isn't installed on the server (which will presumably be the case if it isn't on the list).

    I wouldn't expect Silverlight to be available at BlueHost though as BlueHost do not use or support any Microsoft products.

  4. #4
    Join Date
    Dec 2010
    Posts
    8

    Default

    Quote Originally Posted by felgall View Post
    That doesn't mean it will work though if Silverlight isn't installed on the server...
    Silverlight is like flash. It has to be installed on client side. No server installation needed.

    Quote Originally Posted by TonyS View Post
    Check on the MIME Types page in your cPanel Advanced section to see all the preset MIME types. If the silverlight type isn't there, you can add it on that same page.
    Thx, I don't have yet web hosting here but I will try it soon. I didn't know I could add new types to server configuration.

    Are there some file extension limitations for files uploaded to bluehost? (like .exe or .dll ... is all allowed?)

  5. #5
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    4,951

    Default

    Quote Originally Posted by bzgzd View Post
    Silverlight is like flash. It has to be installed on client side. No server installation needed.
    In that case the server shouldn't need to know anything about the MIME type either - it just needs to send the file to the browser and let the browser work out the MIME type.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •