Showing posts with label Silverlight. Show all posts
Showing posts with label Silverlight. Show all posts

Wednesday, August 29, 2012

reduce size xap issue

I made a dll reference to local copy = false and the published xap file still had the dll

I had to clean the project for this to work

Thursday, July 26, 2012

Publish Issue

I had to compile before publishing to get my latest changes in the XAML file

Wednesday, July 25, 2012

Cannot find a Resource with the Name/Key blah

Fascinating point - if the resource is included in a different xap file there wont be an error

Monday, July 23, 2012

Silverlight debugging in VS


A few things you may have to do:

  • clear cache
  • on the web tab of project click silverlight debugger
  • when attaching to process click select->debug these code types->silverlight