webforms html5 report viewer

0 Answers 67 Views
Report Viewer - HTML5
Craig Roberts
Top achievements
Rank 1
Craig Roberts asked on 02 Jun 2022, 02:09 AM

Hello,

getting error below; cannot find duplicate controller name? aby suggestion.

<Message>An error has occurred.</Message>
<ExceptionMessage>Multiple types were found that match the controller named 'reports'. This can happen if the route that services this request ('api/{controller}/{action}') found multiple controllers defined with the same name but differing namespaces, which is not supported. The request for 'reports' has found the following matching controllers: craigr_BPLACE.ReportsController craigr_BPLACE1.ReportsController</ExceptionMessage>
<ExceptionType>System.InvalidOperationException</ExceptionType>
<StackTrace> at System.Web.Http.Dispatcher.DefaultHttpControllerSelector.SelectController(HttpRequestMessage request) at System.Web.Http.Dispatcher.HttpControllerDispatcher.SendAsyncInternal(HttpRequestMessage request, CancellationToken cancellationToken) at System.Web.Http.Dispatcher.HttpControllerDispatcher.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)</StackTrace>

 

 

Neli
Telerik team
commented on 02 Jun 2022, 09:37 AM

Hi Craig,

I am sorry to hear that you are experiencing issues with our product.

Can also send me the log file generated by enabling a Trace Listener ? I would also recommend installing the Fiddler Jam extension then generating a log and sharing it with us. Also, you can consider sending us the report, so we can test it locally.

I will be looking forward to receiving an update from you

No answers yet. Maybe you can help?

Tags
Report Viewer - HTML5
Asked by
Craig Roberts
Top achievements
Rank 1
Share this question
or