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

no Telerik dlls in debug / release folders

5 Answers 179 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 07 Mar 2013, 03:08 AM
I used to have about six or seven Telerik dlls in these folders when I did a rebuild. Now none of them are there but the .exe file seems to run ok.

Since I will be deploying this, I'm just wondering. Have the dll files been folded into the exe somehow in Q1 2013?

I just updated the project from Q3 2012 and see that the .dll files disappeared.

Thanks -

5 Answers, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 07 Mar 2013, 04:45 PM
Hi Michael,

Thank you for writing.

Probably the DLLs references Copy Local property is set to false. 
For each Telerik assembly reference in the Solution Explorer, open its context menu, click on properties and in the property grid set the Copy Local property of the reference to True.

For more information about this please read
this help article.

I hope this helps.

Greetings,
Peter
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Michael
Top achievements
Rank 1
answered on 08 Mar 2013, 02:58 AM
Yes, thanks. They had been set to copy local = true all along, not sure what made that change. But thanks.
0
Peter
Telerik team
answered on 11 Mar 2013, 03:43 PM
Hi Michael,

I am happy that you found the solution. 
This probably caused from the update of the DLLs references. Do not hesitate to write back with any further questions.

Kind regards,
Peter
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Ramius
Top achievements
Rank 1
answered on 22 Mar 2013, 07:42 AM
It is caused from the Telerik Upgrade Wizard as it doesn't respect that flag.
It should read that flag before it updates the dlls and then set it as it was set before the update.

Very disappointing and an annoying task that has to be redone after every Telerik Update.
 That means at it has to be done at least 6 times a year ( 3 major Telerik updates + at least one service pack per major update ).

Kind Regards,

Ramius
0
Peter
Telerik team
answered on 26 Mar 2013, 03:37 PM
Hello Ramius,

I am sorry for the inconvenience. 
I can confirm that the Upgrade Wizard sets Copy Local to False. I have logged this issue in our Public Issue Tracking System. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - PITS Issue

For the time being you should manually set Copy Local to true.

Regards,
Peter
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Peter
Telerik team
Michael
Top achievements
Rank 1
Ramius
Top achievements
Rank 1
Share this question
or