"Master template is the same as the current template. It would course an endless loop!"
Hey All,
I'm getting this error message randomly in the ASP.NET trace logs for an Umbraco 4.5.2 site we're trying to move into production.
I've noticed this showing up occasionally throughout development and have double checked multiple times that the master template is not the same as the current template. I assumed that this was just an Umbraco bug and since everything was working normally I ignored it.
Now we're trying to move the site into production and are trying to tweak the performance of it, as this is a very visible site for a Fortune 500 company that will see much traffic. One thing the performance logs showed during a load test was a 5 second delay every time this error occurrs. It is random in the logs and does not happen each time the page loads, which is what you would expect to see if the error was actually in the template.
"Master template is the same as the current template. It would course an endless loop!"
Hey All,
I'm getting this error message randomly in the ASP.NET trace logs for an Umbraco 4.5.2 site we're trying to move into production.
I've noticed this showing up occasionally throughout development and have double checked multiple times that the master template is not the same as the current template. I assumed that this was just an Umbraco bug and since everything was working normally I ignored it.
Now we're trying to move the site into production and are trying to tweak the performance of it, as this is a very visible site for a Fortune 500 company that will see much traffic. One thing the performance logs showed during a load test was a 5 second delay every time this error occurrs. It is random in the logs and does not happen each time the page loads, which is what you would expect to see if the error was actually in the template.
Is there any sort of fix for this problem?
is working on a reply...