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

AreaRegistration does not exist

2 Answers 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 27 Jun 2018, 04:41 AM

Hello,

I'm trying to setup reports in my Angular application.  I've followed the guides and I'm stuck at creating the REST service. My setup:

 

Angular 6 application

.NET Core Web API

Telerik REST Project

 

When following this guide:

https://docs.telerik.com/reporting/telerik-reporting-rest-host-http-service-using-web-hosting

 

I get an error when using the project template.  It's

"The name 'AreaRegistration' does not exist in the current context"

 

Any ideas would be appreciated.

2 Answers, 1 is accepted

Sort by
0
John
Top achievements
Rank 1
answered on 27 Jun 2018, 03:04 PM

Also,

The project can't be saved.  The error is "The system cannot find the file specified".  Here's my simple steps:

 

Open VS.

Create Telerik REST project

click save.

0
Nasko
Telerik team
answered on 28 Jun 2018, 03:51 PM
Hi John,

The local examples of Telerik Reporting which come with the installation of the product should be working properly. The fact that they don't combined with the described error message means that this is an environment configuration issue.
Most probably you are trying to use the Reporting engine in a .NET Core project without full .NET Framework which is not a supported scenario.
More information on this topic can be found in HTML5 Report Viewer in ASP.NET Core 2.

Regards,
Nasko
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
John
Top achievements
Rank 1
Answers by
John
Top achievements
Rank 1
Nasko
Telerik team
Share this question
or