Cannot find ContentPlaceHolder 'TitleContent' in the master page 'X/Site.Master' happening on one server but not another
I'm getting this annoying error in one environment but 开发者_运维百科not another and I can't explain it. I don't have a TitleContent in the master page or in the content page.
So how can this be occurring and more importantly, how can I stop it?
Sorry all. I found it
There is another error occurring (which is not being logged) that makes it show the Error.aspx page. This page does refer to the TitleContent placeholder.
Now to just find the other issue ...
Cheers
精彩评论