Conflict with Sitecore Controller name: Multiple controller with same name
Avoid using AuthenticationController, HomeController and something more relevant to sitecore.
https://community.sitecore.net/developers/f/8/t/1634
This is the case when you are done with your development and you have enough time to check the event , iis and sitecore logs to cleanup your solution to meet good code and performance bench mark. Do consider this check before you come to this stage of clean-up. This will save time. I understand its cloud and such error doesn't matter. However its good to have less warnings in your logs. This will help you drill down to most critical error in production defects.
Having said that , scrutinize your logs during development using sitecore log viewer or analyzer.
Avoid using AuthenticationController, HomeController and something more relevant to sitecore.
https://community.sitecore.net/developers/f/8/t/1634
This is the case when you are done with your development and you have enough time to check the event , iis and sitecore logs to cleanup your solution to meet good code and performance bench mark. Do consider this check before you come to this stage of clean-up. This will save time. I understand its cloud and such error doesn't matter. However its good to have less warnings in your logs. This will help you drill down to most critical error in production defects.
Having said that , scrutinize your logs during development using sitecore log viewer or analyzer.
No comments :
Post a Comment