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

Getting error with Reporting in Team Foundation Service Build

4 Answers 773 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Doug asked on 02 Aug 2014, 06:51 PM
I am running a Build on my company's Team Foundation Service for a Class Project that contains Telerik reports. The Class project is added to our websites and the reports are used for various things. When I build in Visual Studio, it works fine and syncs fine with TFS


After I sync into TFS and try to run a build on the Class project, I keep getting the following error for each Telerik Report:

C:\a\src\iLEVELClass\iLEVELClass\Reports\ReportEmployee.resx (123): Invalid Resx file. Type Telerik.Reporting.Drawing.Unit, Telerik.Reporting, Version=8.0.14.507, Culture=neutral, PublicKeyToken=a9d7983dfcc261be in the data at line 121, position 4 cannot be located. Line 123, position 5.

Any ideas on how to get a successful build?

4 Answers, 1 is accepted

Sort by
0
Doug
Top achievements
Rank 1
answered on 02 Aug 2014, 06:54 PM
also getting this:

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): Could not resolve this reference. Could not locate the assembly "Telerik.Reporting, Version=8.0.14.507, Culture=neutral, PublicKeyToken=a9d7983dfcc261be". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
0
Nasko
Telerik team
answered on 06 Aug 2014, 02:59 PM
Hello Doug,

The described error message refers to the 8.0.14.507 version of Telerik Reporting, however you are using 8.1.14.618 version. If any of your reports have references to an older version, please run the Telerik Upgrade Wizard and upgrade all reports and references in the projects where these reports are used.

Regards,
Nasko
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.

 
0
Matthias
Top achievements
Rank 1
answered on 26 Jul 2019, 09:22 AM

Hello Nasko.

I have the same problem after updating the Telerik reporting from 9.2.15.1216 to 13.1.19.618.
I ran the Telerik Upgrade Wizard but the problem persists. I can build in Visual Studio but the build in TFS fails:
Error MSB3103: Invalid Resx file. Type Telerik.Reporting.Drawing.Unit, Telerik.Reporting, Version=13.1.19.618

What could be the problem here?

 

Regards

Matthias

0
Todor
Telerik team
answered on 31 Jul 2019, 07:11 AM
Hello Matthias,

The exception message indicates that the new version of Telerik Reporting is not available when building in TFS.
Note that with our latest versions you may use also NuGet packages - check How to: Add the Telerik private NuGet feed to Visual Studio. You may test the NuGet approach, so it is not necessary to add manually our assemblies to different machines on each upgrade.

Regards,
Todor
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Doug
Top achievements
Rank 1
Answers by
Doug
Top achievements
Rank 1
Nasko
Telerik team
Matthias
Top achievements
Rank 1
Todor
Telerik team
Share this question
or