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!
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.