Skip to main content
Home Forums Silverlight Programming Programming with .NET - General I can host a silverlight app!
1 replies. Latest Post by hassanayoub85 on July 10, 2008.
(0)
ed14321977
Member
152 points
53 Posts
12-14-2007 6:44 PM |
Just wanted to broadcast this, but I was able to host my Silverlight Alpha 1.1 application on HostMonster.com.
I just FTP'd the \ClientBin folder (which has the Html, Xaml, and Xaml.cs files) over to the \public_html folder on the server.
I didn't even have to add the "Xaml" MIME type nor change the Xaml file types to Xml.
I didn't have to do anything other than upload the \ClientBin.
Hope this helps others who are wanting to upload/publish their SL app.
hassanay...
177 points
87 Posts
07-10-2008 5:53 PM |
Thxm and this is normal.
And the same thing for SL2, upload the xap files and integrate them with html as objects and that's it.