how to deploy silverlight application in sharepoint server.
-
Friday, December 04, 2009 8:29 AM
Hi,
Step1. I have ceated an Silverlight3 application(lets say Silverlight Player.xap) in VS2008.
Step2. Create a sherepont 2007 web part and includes .xap file into webpart as a feature.
Step3. Also I have implemented the MIME type for all the three files necessary in IIS6.0 - (.xap,.xaml,.xbap)
Step4. On development server we have deployed the webpart and it is working properly.
Problem:
When we deploy the same Solution(WSP) at production server,Web part is rendering blank.
Now just help me to understand what are the software required at production server to run Silverlight application.
My environment for production server has - OS-server2003, SilverlightSDK 2.0/3.0, silverlight 3 plug-in. and MIME types
Regards,
Arpit Gupta
Pune,INDIA
All Replies
-
Wednesday, December 09, 2009 10:18 PM
Hi Arpit.arp,
Deploying Silverlight application in a Sharepoint server has been discussed a lot in our forum. Please reference to these links below.
http://forums.silverlight.net/forums/t/2275.aspx
Best regards,
Jonathan
-
Wednesday, December 09, 2009 11:37 PM
I guess this is the problem because you have not set enough permission on xap file in your production server.
Change the access permission of xap file and try.
-
Monday, December 14, 2009 6:55 AM
Hi Arpit.arp,
How's your issue now?
Best regards,
Jonathan
-
Wednesday, December 16, 2009 2:24 AM
HI Jonathan,
Thanks for being concerned. I really appreciate your concern. Well, I have been able to resolve the problem. With the links provided above the things are now all set.
For everyone's reference I have listed all the steps I performed to deploy the silverlight application as a webpart in Sharepoint 2007. Please follow the below link -
Regards,

