Microsoft
Software
Hardware
Network
Question : Multiple XAP files in same clientbin?
We have a Visual Studio solution with a "main" project, and several silverlight projects.
There are multiple aspx files, each of which includes an XAP from a clientbin. This works fine as long as each silverlight project is compiled to its own clientbin. But we'd prefer to have a single SilverlightClientBin to hold all the xap files. This doesn't work, though (I think because each xap needs its own appmanifest.xaml).
Is there a way to store xap files in a single clientbin location? Or is there another general organizational approach that we should be taking here?
Answer : Multiple XAP files in same clientbin?
you're right that each xap needs its own appmanifest.
Just change the output paths of the silverlight projects to subfolders and reference them there
Random Solutions
Opening an Excel File from an Access Form button
DAO recordset edit problem
VBA code to select the folder one level above this workbook's folder
Rename a user in SBS 2003 R2 active directory
Loading any ActiveX.ocx in VB.NET Form
Determine whether file is saved in Access 2007 "trusted location"
FOLDER OPTIONS AND SEARCH NO LONGER IN WIN XP
Macro to keep certain colums and delete the rest.
Getting wav files to play over RDP
The error is a 1396: Logon Failure - the target account name is incorrect.