Thursday, April 2, 2009

How to get a Silverlight Application to work at 1and1

Just a quick little post to tell everyone what they need to get a Silverlight Application up and running at 1and1.

You only need to make two quick changes.
1- Rename the XAP file to ZIP
2- Change the call in the TestPage.html file to reference the ZIP file instead of the XAP file.

0 comments: