Dear all
Just wonder if anyone ever encountered the Central Administrator gone totally blank? If we do a “View Source”, it shows:Â
<html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"><meta name="Robots" content="NOINDEX " /></head><body></body>
<script type="text/javascript">
var gearPage = document.getElementById('GearPage');
if(null != gearPage) {
gearPage.parentNode.removeChild(gearPage);
document.title = "Errore"; }
</script>
</html>
Any advise is greatly appreciate!
Hi Richard
Many thanks for the reference.
Apparently, our files in Hive15->Template folder is corrupted. My colleague help to copy and replace from development server, that happens to be the identical setup and it solved the blank page issue.
We are now doing an aftermath to check the detail what causes the corruption of files.
Cheers!