optimizer kills my xap

Silverlight

Collaborate with ComponentOne technical experts and fellow developers.

optimizer kills my xap

  • rated by 0 users
  • This post has 6 Replies |
  • 2 Followers
  • I have no clue what the problem is, but my xap worked before optimizing, and after optimizing it won't load. The silverlight container stays white and empty (on the webpage). (and I did load the xap properly, I'm sure of it) My session ID was a5dd3d8d-a2f0-40af-a288-c68276c14e8b. Aside from the not working bit, this is an amazing tool! Since i was only using one control from your component collection it brought down the size of my xap by 60%!!
  • Are you using reflection is some way?

    Do you use any other suite/open source framework?

    Regards

    Follow me: Twitter.com/leovernazza/

  •  The only non windows SDK referance other than C1 stuff is the silverlight toolkit (from codeplex), and to my knowledge I'm not using any sort of reflection.

     All of my references:
    System.Xml
    System.Windows.Controls.Toolkit.dll
    System.Windows.Controls.dll
    System.Windows.Browser
    System.Windows
    System.Net
    System.Core
    System
    mscorlib
    C1.Silverlight.Extended.dll
    C1.Silverlight.dll

     

    Here are all of my imports:

    Imports System
    Imports System.Windows
    Imports System.Windows.Controls
    Imports System.Windows.Media
    Imports System.Windows.Media.Animation
    Imports System.Windows.Shapes
    Imports System.Windows.Browser
    Imports System.Windows.Threading
    Imports System.Windows.Media.Imaging
    Imports System.IO
    Imports System.Net

  • We will look at it and get back to you.

    Regards

    Follow me: Twitter.com/leovernazza/

  • Hi,

    We are receiving an error trying to load the manifest of one assembly. We are not sure, but maybe the fact tath you use blank spaces in the dll name could be the issue.

    Could you try again without the blank space in the name and let us know what happened?

    Regards

    Follow me: Twitter.com/leovernazza/

  • I've tried it again with all of the spaces removed and i get the same problem. If you would like me to send you my source code I could do that for you...
  • That would be great for us to better investigate the issue.

    Send it to leov -at- componentone -dot- com.

    Thanks and sorry for the inconveniences!

    Follow me: Twitter.com/leovernazza/

Page 1 of 1 (7 items)