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

Runing the Demos in VS2010

1 Answer 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Velauther
Top achievements
Rank 1
Velauther asked on 30 Jun 2011, 12:02 PM

I’m trying to run the demos using the ExamplesCS_WPF.sln solution via VisualStudio 2010; but most of the demos I’m getting the following error.


{"Could not load file or assembly 'Telerik.Windows.Controls.GridView, Version=2011.1.419.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.":"Telerik.Windows.Controls.GridView, Version=2011.1.419.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7"}

Could someone help us to fix the issue and run the demos in VS2010?

Note: - I have the check the version of Telerik.Windows.Controls.GridView.dll in the

“%ProgramFiles%\Telerik\RadControls for WPF Q1 2011 SP1\Binaries\WPF”

folder, which is 2011.1.419.35

I have checked the TargetFrameworkVersion in the project.

The reference in the projects is as follows:

    <Reference Include="Telerik.Windows.Controls.GridView, Version=2011.1.419.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7,processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\..\Binaries\WPF\Telerik.Windows.Controls.GridView.dll</HintPath>
      <Private>False</Private>
    </Reference>

 

Thanks

VJ

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 30 Jun 2011, 03:33 PM
Hello Velauther,

Could you try to clean and build the solution again? If the problem still occurs please, specify which demos cannot be opened.
 
Regards,
Yordanka
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Velauther
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or