views:

42

answers:

3

Hi there, well i had a site in sharepoint with silverlight web parts, they all woked fine until i restored that site in another server, and now silverlight web parts are blank but show the silverlight menu, i tested silverlight in the same server in another sharepoint site and it worked fine, also i checked the web.config all looks ok, what could be wrong? thanks in advanced

im working with iis 7 and win server 2008 and it works ok with normal sharepoint site but not this restored site =/

+1  A: 

Have you added the .XAP MIME type to the server?

Michael S. Scherotter
A: 

Have you tried to see if Silverlight can load all its assets? Images, xap files, etc. You can use a tool like Fiddler.

ArjanP
A: 

well this sharepoint site can load a image slide show made in silverlight as shown in http://www.wssdemo.com/Blog/archive/tags/Silverlight/default.aspx

but it cant load xap files =/

lily