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

Q2 2014 - Microsoft.Windows.Design.Services.ValueTranslationService

1 Answer 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rob Ainscough
Top achievements
Rank 1
Rob Ainscough asked on 12 Aug 2014, 05:10 PM
Silverlight 5 project

We upgraded from Q1 2014 to Q2 2014 and when we open up the .XAML in VS 2012 (loading designer...) that contains ReportViewerEx we get the following error:

Error 20 This feature requires service 'Microsoft.Windows.Design.Services.ValueTranslationService' to be present, but it could not be located.

Since this is a Telerik control (ReportViewerEx) needing this reference for the designer to be able to work, then there clearly is a problem with Q2 2014 ReportViewerEx for Silverlight project.  The Microsoft.Windows.Design.Services.ValueTranslationService is a .NET framework DLL ... it is NOT a Silverlight .DLL and hence will obviously not work in a Silverlight project.

See MSDN documentation here: http://msdn.microsoft.com/en-us/library/microsoft.windows.design.services.valuetranslationservice(v=vs.90).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-1

This is clearly not going to work, Telerik, you can NOT mix and match Silverlight and .NET framework DLLs, you are NOT permitted to use a .NET framework DLL in a Silverlight project so your control should NOT be referencing such a DLL in order to work.

We need a fix for this problem ASAP.

Rob




1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 13 Aug 2014, 02:20 PM
Hello Rob,

Please let us continue the discussion in your other forum thread on the same question - This feature requires service 'Microsoft.Windows.Design.Services.ValueTranslationService' ??, or support ticket #821247 - This feature requires service 'Microsoft.Windows.Design.Services.ValueTranslationService'.

Thank you for your understanding.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Rob Ainscough
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or