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
Option Explicit
How do you get the Date and Time into the format CCYYMMDDHHMMSS?
Downloading Freezes
How do I calculate if stements in SQL
Can I Save Intel Graphics Media Accelerator Driver schemes?
what replaced sql.request in Excel 2007?
Dell XPS 600 Power Supply Replacement
Access 2007 error refreshing links to a BE with password
Microsoft File Transfer (MSDN) and SonicWALL TZ 210
How do I open MSMQ?