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?
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?