Hi,
How can I change the TenantDashboard name and view to ClientDashboard?
I tried it severally but got a 404
-
What is your product version? 10.2
-
What is your product type (Angular or MVC)? MVC
-
What is product framework type (.net framework or .net core)? .netcore
3 Answer(s)
-
0
Hi @alfar_re
How did you change its name ? You can search for "TenantDashboard" in the solution and rename it to ClientDashboard.
After doing that, if you face any problems, you can share it with us.Thanks,
-
0
Hi @ismcagdas,
I'm having a challenge with the original TenantDashboard. It works well on localhost but gets an error 500 (An internal error occurred during your request!) on Azure. I cannot seem to find the exact error on the browser console or application insights on Azure. Funny enough, every other page works just fine.
-
0
Hi @alfar_re
Can please you share related part of the log file?