C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

optimizer kills my xap

rated by 0 users
This post has 6 Replies | 2 Followers

Not Ranked
Posts 7
joebobfrank Posted: Sun, Mar 22 2009 11:23 PM
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%!!
Top 10 Contributor
Posts 1,144
C1_LeoV replied on Thu, Mar 26 2009 1:15 PM
Are you using reflection is some way?

Do you use any other suite/open source framework?

Regards

Follow me: Twitter.com/leovernazza/

Not Ranked
Posts 7

 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

Top 10 Contributor
Posts 1,144
C1_LeoV replied on Fri, Mar 27 2009 11:52 AM
We will look at it and get back to you.

Regards

Follow me: Twitter.com/leovernazza/

Top 10 Contributor
Posts 1,144
C1_LeoV replied on Fri, Mar 27 2009 5:17 PM
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/

Not Ranked
Posts 7
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...
Top 10 Contributor
Posts 1,144
C1_LeoV replied on Fri, Mar 27 2009 10:56 PM
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) | RSS
Contact ComponentOne: 1.800.858.2739 ©1987-2009 ComponentOne LLC All Rights Reserved.