Issue: Master template is the same as the current template.
The study of Umbraco to me is pretty difficult because the XSLT is pretty different from that of other programming language like C#, VB.net and JS. Finally I have my first Umbraco website ready. When I visit my site, I found it is pretty slow. You can try it from here: http://www.acne1st.com/
Issue: Master template is the same as the current template.
The study of Umbraco to me is pretty difficult because the XSLT is pretty different from that of other programming language like C#, VB.net and JS. Finally I have my first Umbraco website ready. When I visit my site, I found it is pretty slow. You can try it from here: http://www.acne1st.com/
I found the performance of my site is not as good as some other Umbraco sites, so the programs I wrote may slow down the site. I checked the site by enter http://www.acne1st.com/default.aspx?umbDebugShowTrace=true
I found a red line which says: Master template is the same as the current template. It would course an endless loop!
I checked the master page of my homepage, but my Homepage.master did not point to itself.
My other pages don't have this issue. Can anybody help me with this?
Thanks advance.
A bit odd... but here are my suggestions:
Thanks. I just republished the entire site. The red-line error disppeared. It is so strange.
is working on a reply...