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

LightSwitch Input Controls Lab - DLL version mismatch

2 Answers 85 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Garth
Top achievements
Rank 1
Garth asked on 05 Aug 2011, 01:28 AM
*******  NOTE:  This has been resolved  -  See second post *******

I installed the Hands on Lab for the Input Controls:

http://www.telerik.com/products/lightswitch-support.aspx

The 2 installed dlls are for version 2011.1.315.1040 
However, the solution build is looking for 2011.2.712.1040

The Telerik "Project Configuration Wizard" says that 2011.1.315.1040 is the current version.

The VS Extension Manager shows that 2011.2.719.0 is the current installed verson for Telerik Silverlight VSExtensions.

I tried setting the Specific Version to False but still got the following build errors:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.Windows.Controls, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.Windows.Controls.Input, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.

Please let me know how to resolve this configuration setting.

2 Answers, 1 is accepted

Sort by
0
Garth
Top achievements
Rank 1
answered on 06 Aug 2011, 03:21 AM
I fixed the problem by going to the VS Telerik Menu -> RadControls for Silverlight -> Launch Toolbox Configurator
The dialog box allowed me to select the older version of the Trial software that I had.

I had thought that my RadControls was automatically updated via a VS Extension Manager update.   However, that isn't the case.  I uninstalled my older version of the RadControls Trial and reinstalled the current version.

All of the Labs were already set to point to the current version.


0
Alex Fidanov
Telerik team
answered on 10 Aug 2011, 08:02 AM
Hello Garth,

I am glad that you have resolved this issue. Thank you for sharing the information with the community.

Regards,
Alex Fidanov
the Telerik team

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

Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Garth
Top achievements
Rank 1
Answers by
Garth
Top achievements
Rank 1
Alex Fidanov
Telerik team
Share this question
or