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

Q2 Beta references

2 Answers 72 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.
ManniAT
Top achievements
Rank 2
ManniAT asked on 06 Jun 2011, 07:50 AM
Hi,

I just want to inform you about a problem I had using the Q2 controls (I don't know if this exist in the release version too).

I built a WP7 library where I use Q2 to build a custom control.
I reference this lib in my main project (which doesn't use RadControls for WP7 at all).
When I place a control from the library to a page the desinger fails to load with some "Parser Error".

Investigating this I found that the telerik assemblies are not existing in my main projects bin folder.
Adding the needed References to my main project solves the problem.

But I think this should be done automatically - so if I add a ref to a lib which uses RadControls the telerik libraries should be added to my main project.

This isn't a serious problem - just a thing I stumbled in and I want to let you know about it.

Manfred

2 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 07 Jun 2011, 08:01 AM
Hello ManniAT,

Thanks for contacting us.

Could you please make sure that you have the Copy Local property of each Telerik assembly reference set to true. This should be the case if you wish to have them automatically copied to bin directories of projects that reference them.

I hope this helps.

Do not hesitate to get back to us in case you have further questions or need assistance.

Regards,
Deyan
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
ManniAT
Top achievements
Rank 2
answered on 07 Jun 2011, 08:07 AM
Hi,

this is set (by default) - the files are in bin of the DLL - but not in the bin folder of the project using the DLL.
The DLL is add via "Add Reference / Project".

It could also be a problem of the "pre mango" WP7 developer tools.

And since it can be easily solved I'll not investigate on this further.
I just wanted to inform you about it.

Manfred
Tags
General Discussions
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Deyan
Telerik team
ManniAT
Top achievements
Rank 2
Share this question
or