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!
I suspect if you edit your web.config for the central admin to show errors, it will display an error. Is this from the server or a remote machine?
Here is a link to another similar article. Central Admin problem
Please note that posting your SharePoint version would probably be useful.