Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.49 KB

cannot-find-telerik-namespace-build-error.md

File metadata and controls

43 lines (34 loc) · 1.49 KB
title page_title description slug tags published type res_type
Cannot Find Telerik Namespace
Cannot Find Telerik Namespace Error Occurs on Build
Learn how to handle the build error Cannot Find Telerik Namespace when working with Telerik Reporting.
cannot-find-telerik-namespace-error
telerik, reporting, design, time, cannot, find, telerik, namespace, error, occurs, on, build
true
troubleshooting
kb

Environment

Product Progress® Telerik® Reporting
Version Q2 2012 and later
Report Viewers WinForms, WPF, ASP.NET

Description

A The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) error occurs on build.

Cause

The possible reason for this issue is that Telerik assemblies are not properly referenced or updated.

Solution

Double-check if the project has references to Telerik Reporting assemblies and if CopyLocal is set to true in the Visual Studio Property grid. If you have recently updated your Telerik Reporting installation, run the [Upgrade Wizard]({%slug telerikreporting/designing-reports/report-designer-tools/desktop-designers/visual-studio-report-designer/upgrade-wizard%}) in all related projects in Visual Studio.

If Telerik Reporting assemblies are referenced and updated, verify that the project targets the .NET4+ Framework Full Profile version.