This is a migrated thread and some comments may be shown as answers.

RadWindow Control does not work after minifying

3 Answers 100 Views
Telerik Minifier
This is a migrated thread and some comments may be shown as answers.
Park
Top achievements
Rank 1
Park asked on 27 Jul 2010, 01:06 PM
My Silverlight App uses RadWindow Only.
However, it must always contain Telerik.Windows.Controls.dll and Telerik.Windows.Controls.Navigation.dll
The total size of them is almost 1.2MB and the size of my app also becomes large.

When I used Assembly Minifier for above two assembly like attached screenshot, they did not work.

After several examination, I found the problem resulted in minified Telerik.Windows.Controls.dll;
When I minify Telerik.Windows.Controls.dll, though I does select all controls, RadWindow does not work with it.

Therefore, I have nothing to minify Telerik.Windows.Controls.Navigation.dll only.

Could you please investigate my issue?

3 Answers, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 27 Jul 2010, 01:20 PM
Hello Park,

I've just tested your scenario and for it works as expected. I'm attaching the example project, including the minified assemblies - Controls and Navigation (they are both less than 400KB uncompressed).
Can you please try it and modify the example, so that we can reproduce the issue?
If you have any problems regarding how to use the Assembly Minifier please ask us.
Read more about The Minifier.
Thank you.

Greetings,
Miro Miroslavov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Park
Top achievements
Rank 1
answered on 27 Jul 2010, 01:25 PM
Thank you for the fast reply.

I defines my own ControlTemplate of RadWindow since 1 year ago.
Is it possible to work incorrectly with overriding the ControlTemplate of RadWindow?

0
Miro Miroslavov
Telerik team
answered on 27 Jul 2010, 01:32 PM
Hi Park,

When we minify assembly we are removing unused types and XAML also, which means that is possible to have issues if you changed the ControlTemplate before minifying it.

Can you create new support ticket and send us your custom template, so we will be able to further investigate the problem?
Thank you for your cooperation.


Sincerely yours,
Miro Miroslavov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Telerik Minifier
Asked by
Park
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Park
Top achievements
Rank 1
Share this question
or