What would cause my Silverlight .xap to quadruple in size suddenly?

Posted by Edward Tanguay on Stack Overflow See other posts from Stack Overflow or by Edward Tanguay
Published on 2010-06-01T03:34:47Z Indexed on 2010/06/01 3:43 UTC
Read the original article Hit count: 406

Filed under:
|

I've been working on a Silverlight application. I just noticed that the .xap file is now four times as big as it was, what could have caused that?

Here's some other info:

  • there seems to now be many more language settings in the bin/Release directory
  • I checked "Reduce size of .xap" in under Properties/Silverlight but that just brought it down from 1300 to 1200.
  • I reference the System.Windows.Controls.Toolkit dll but I was doing that even when it was 325K

Screenshot of build directories before and after:

alt text

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about xap