This question is locked. New answers and comments are not allowed.
Hi there !
while using this tool how to select the assembles ? as suggested in blog i have selected
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.
"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.