haagel:what about "producing" the files. Should I just go into the "ClientBin" and grab those files?
Yes. It's better if you just go and grab those files. If not, you can manually generate xap file by using Chiron.exe from Silverlight SDK.
haagel: is that the way the Silverlight development team mean you to do?
I can't say for Silverlight team but this is the way that I used to do. :) maybe, Someone from Silverlight team may give you the exact answer.
Initally, System.Web.Silverlight.dll is from ASP.NET 3.5 extension. Now, this dll is added to Silverlight 2 SDK.
If we create a Silverlight application with ASP.NET, we used asp:Silverlight control. This control comes from this dll. So, if you don't have ASP.NET 3.5 extension or Silverlight SDK installed in your server, you will need to copy this file.
I think System.Web.Silverlight.resources.dll is the satellite assembly for System.Web.Silverlight.dll
Hope it helps.
(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)
Best Regards,
Michael Sync
Blog : http://michaelsync.net
Feed : http://michaelsync.net/feed