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

How to select assembles for minifier

3 Answers 42 Views
Telerik Minifier
This is a migrated thread and some comments may be shown as answers.
Shilpa
Top achievements
Rank 1
Shilpa asked on 23 Jul 2013, 11:00 AM
Hi there !

while using this tool how to select the assembles ? as suggested in blog i have selected 
  • Telerik.Windows.Controls.Docking.dll, 
  • Telerik.Windows.Controls.dll 
  • Telerik.Windows.Controls.Navigation.dll 
these assembles but the extracted DLL's giving me new errors in VS 10 as 

"The type or namespace name 'RadWindow' could not be found (are you missing a using directive or an assembly reference?) "

Attached screen shot showing the teletrik dll's in my solution.

 
This tool don't allow me to select all DLL's at once, this means no any o/p and no any error too. Its just does nothing.

So could anyone help me in "Selecting DLL's to Minifier"?

Updated ---

Here i also want to tell that i have a common location for all assemblies those are used in my solution across all 24 projects.
I tried minifier for individual project then it's working fine. for ex. Project1 requires Navigation and Control assemblies , and if i keep there minified version in separate folder than common one then my solution get build with no error. But i am confused here as before using the minifier and after minifier use my XAP size of that particular project is same where Navigation and Control assemblies are reduced in size so much.

Any one seen these types of issues ?

[Note : assembles selection means i want to know the bunch of DLL's we need to select for minifier. Like for docking we need Docking, Navigation and Windows.Controls DLL's. How to identify this ? I think previously my issue is "I am referring DLL's" from same shared locations across all project. correct me if i am wrong. ]

Thanks in advance.





3 Answers, 1 is accepted

Sort by
0
Shilpa
Top achievements
Rank 1
answered on 23 Jul 2013, 01:23 PM
Hi once again,

Here i also want to tell that i have a common location for all assemblies those are used in my solution across all 24 projects.
I tried minifier for individual project then it's working fine. for ex. Project1 requires Navigation and Control assemblies , and if i keep there minified version in separate folder than common one then my solution get build with no error. But i am confused here as before using the minifier and after minifier use my XAP size of that particular project is same where Navigation and Control assemblies are reduced in size so much.

Any one seen these types of issues ?

[Note : assembles selection means i want to know the bunch of DLL's we need to select for minifier. Like for docking we need Docking, Navigation and Windows.Controls DLL's. How to identify this ? I think previously my issue is "I am referring DLL's" from same shared locations across all project. correct me if i am wrong. ]

Thanks in advance.
0
Shilpa
Top achievements
Rank 1
answered on 23 Jul 2013, 01:25 PM
Hi once again,

Here i also want to tell that i have a common location for all assemblies those are used in my solution across all 24 projects.
I tried minifier for individual project then it's working fine. for ex. Project1 requires Navigation and Control assemblies , and if i keep there minified version in separate folder than common one then my solution get build with no error. But i am confused here as before using the minifier and after minifier use my XAP size of that particular project is same where Navigation and Control assemblies are reduced in size so much.

Any one seen these types of issues ?

[Note : assembles selection means i want to know the bunch of DLL's we need to select for minifier. Like for docking we need Docking, Navigation and Windows.Controls DLL's. How to identify this ? I think previously my issue is "I am referring DLL's" from same shared locations across all project. correct me if i am wrong. ]

Thanks in advance.
0
Accepted
Pavel R. Pavlov
Telerik team
answered on 26 Jul 2013, 11:38 AM
Hello Shilpa,

In order to understand which dlls you need to reference in your project you can take a look at this table. It shows the assemblies that are used by the different controls.

I hope this information will help you.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Telerik Minifier
Asked by
Shilpa
Top achievements
Rank 1
Answers by
Shilpa
Top achievements
Rank 1
Pavel R. Pavlov
Telerik team
Share this question
or