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

DataFormComboBoxField - Expression Blend Exception

3 Answers 72 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Walter
Top achievements
Rank 1
Walter asked on 28 Jul 2011, 04:30 PM
Hello,

another error in Expression Blend.
If adding a DataFormComboBoxField an exception occurs in Expression Blend.
Please have a look at this screencast.

Thanks for your assistance
Daniel Koffler

3 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 29 Jul 2011, 07:59 AM
Hi Daniel,

 

What is the version of RadDataForm you are curently using? I have tried to replicate such a behavior with binaries as part of our latest official release Q2 2011, but I was not able to. What happens when you add onto an empty design surface single DataFormComboBoxField? 
 

Best wishes,
Vanya Pavlova
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Walter
Top achievements
Rank 1
answered on 29 Jul 2011, 03:38 PM
Hello,

I am using Q2 2011. My dev box is Windows 7, 64 bit, english.
Please note that I am not referencing the Telerik DLL from the default installation folder. I copied them to my solution folder (C:\Projects\SOS.Lucy\LucyLabs\SOS.LucyLab005\Binaries\Telerik)

The silverlight project file inlcudes HintPath and looks like this.
<Reference Include="Telerik.Windows.Controls, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
  <HintPath>..\Binaries\Telerik\Silverlight\Telerik.Windows.Controls.dll</HintPath>
</Reference>
<Reference Include="Telerik.Windows.Controls.Data, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
  <HintPath>..\Binaries\Telerik\Silverlight\Telerik.Windows.Controls.Data.dll</HintPath>
</Reference>
<Reference Include="Telerik.Windows.Controls.GridView, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
  <HintPath>..\Binaries\Telerik\Silverlight\Telerik.Windows.Controls.GridView.dll</HintPath>
</Reference>
<Reference Include="Telerik.Windows.Controls.Input, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
  <HintPath>..\Binaries\Telerik\Silverlight\Telerik.Windows.Controls.Input.dll</HintPath>
</Reference>
<Reference Include="Telerik.Windows.Data, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
  <HintPath>..\Binaries\Telerik\Silverlight\Telerik.Windows.Data.dll</HintPath>
</Reference>

If I am overriding the HintPath by adding a Silverlight Projects settings reference path which references the default Telerik installation folder "C:\Program Files (x86)\Telerik\RadControls for Silverlight Q2 2011\Binaries\Silverlight\" everything works fine. If I am referencing the same DLLs but copied to the C:\temp, I get an error again.

This screencast might explain the problem better.

Please be informed that I created another ticket/forum post which describe similar Expression Blend behaviours if the Telerik DLLs are not located in the default installation folder.

Thanks for your assistance
Daniel Koffler
0
Vanya Pavlova
Telerik team
answered on 01 Aug 2011, 03:31 PM
Hello Daniel,

 
We have spent some time to investigate what might be causing such a behavior. For the time being we are not able to reproduce the exception using even the screencast provided. I believe that the origin of this issue is the path of the referenced assemblies. May you please try the approach suggested in the ticket with ID 430578 and let me know whether the issue with DataFormComboBoxField still persists? Furthermore in order to keep our support communication clean and consistent please keep the already opened tickets synchronized on the corresponding topic. 



All the best,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
DataForm
Asked by
Walter
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Walter
Top achievements
Rank 1
Share this question
or