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

Losing design-time support when referencing the latest release.

4 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Arash
Top achievements
Rank 1
Arash asked on 24 Feb 2012, 01:22 AM
I have my assemblies in a "lib" folder, and when I reference them that way, the app will run fine, but I've lost all design-time support.  This has happened in the past with previous releases as well.

How to fix?

4 Answers, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 28 Feb 2012, 05:15 PM
Hi Arash,

Could you please describe exactly issues did you get with the design-time functionality?
Did you get any errors when dragging an item or not?

Greetings,
Ivailo Dinkov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Arash
Top achievements
Rank 1
answered on 28 Feb 2012, 10:48 PM
Dear Ivailo,

Yes, nothing shows up in blend, it will say "RadLoopingList doesn't exist in namespace Telerik.Controls.Primitives" or something to that effect.

If I simply remove the DLLs and re-add them but reference the ones that are in the Program Files directory (where they were installed to) then it works fine.

The problem only occurs when I reference any of the DLLs after I move them into a local lib folder.

Do I have to move more than just the DLLS to keep design-time support??
0
Accepted
Deyan
Telerik team
answered on 29 Feb 2012, 09:44 AM
Hello Arash,

The design-time support is ensured by the DLLs that are situated in the Design folder which is on level with the standard Telerik assemblies. You should make sure this folder and its contents are also copied to the lib folder in case you want to have design time support.

Let me know in case you need further assistance here.

Kind regards,
Deyan
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Arash
Top achievements
Rank 1
answered on 29 Feb 2012, 11:06 AM
Awesome, that worked!  Thank you
Tags
General Discussions
Asked by
Arash
Top achievements
Rank 1
Answers by
Ivo
Telerik team
Arash
Top achievements
Rank 1
Deyan
Telerik team
Share this question
or