20 Sep 2023 08:31 PM - edited 20 Sep 2023 08:42 PM
Hi guys, im getting this error
The controller for path '/rb_bf2****qil' was not found or does not implement IController
Someone has seen before?
21 Sep 2023 06:00 AM
Hi @natanael_mendes ,
This seems to be a general area in terms of the .NET space, meaning there could be a variety of reasons as to why you're getting this error.
Doing a little bit of research here, I found this StackOverflow post that might be beneficial in your debugging process.
In addition, since this could potentially be a .NET issue, you could have problems with the MVC framework. I suggest reviewing the code that you currently have with the exception errors to resolve the issue.
Cheers,
Taylor S.
30 Oct 2023 01:15 PM
Thank you for providing some help & additional resources @Taylor-Sanchez ! 🙂
Did you find a solution for your error @natanael_mendes and would like to share it with the others? Or maybe you still need some support? 😉
31 Oct 2023 02:47 AM
I found the solution but is not what Taylor is saying, the solution is inside of aspnet application code
31 Oct 2023 09:15 AM
It's great that you've found the solution either way! 🚀 Would you like to share more details about it in the comment? It might help other Dynatrace users struggling with a similar problem 🙂
22 Jul 2024 08:08 PM
Hi @natanael_mendes , I have the same error.
/rb_bf49762dhu' was not found or does not implement IController.
Can you share with us your solution?
Thanks