Sharepoint Central Administration appears to not load css or scripts

We have SBS 2011 with Sharepoint and i'm currently trying to enable a few features in the Central Administration. Our companyweb site works great but when logging in to Central Administration all we get is what appears to be raw HTML and background javascript
errors which cause a number of the buttons to not work at all.
I have uninstalled the Central Administration and reinstalled it but the problem persists.
I have checked the permissions at
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\1033\STYLES
And everything seems to suggest files are available and security is set correctly.
I've also tried to run in Firefox and Chrome with the same results.
Does anyone have any experience of this issue or where to start troubleshooting it.

Hi ,
Please try re-run the "SharePoint 2010 Products Configuration Wizard" for your SharePoint farm, see if it would fix this issue.
http://social.technet.microsoft.com/Forums/en-US/6738671e-dfc7-4446-9151-b111ec14ec00/just-upgraded-a-farm-now-sharepoint-css-is-not-loading-and-javascript-function-undefined?forum=sharepointadminprevious
Thanks
Daniel Yang
TechNet Community Support

Similar Messages

  • SharePoint Central Administration: High Availability and Load Balancing

    Running Central Administration on more than one server in the farm is 100% supported and indeed a recommended best practice on SharePoint 2010.
    Is Load Balancing on Central Administration
    supported for SharePoint 2013?
    Is Implementing Kerberos Authentication for load balanced Central Administration 100% supported in SharePoint 2013?
    Is Implementing Central Administration on Port 80 or 443 100% supported on SharePoint 2013?
    I’ve read a article about from Spence
     Harbar. I would like to know of this is supported for SharePoint 2013?
    Source:
    http://www.harbar.net/articles/spca.aspx
    jtjscholten

    Thanks! Disappointed there is no description from Microsoft :(
    jtjscholten

  • Sharepoint central administration can not open. It came up with error message: http 503. service unavaliable error messages when attempting to open sharepoint central administration

    Pls the problem started when the  system administrator change some of the roles all the service accounts on the active directory. So when I restarted the sharepoint server i noticed the following
    1) the sharepoint intranet site does not open. it come ups with errror messages
    2) the sharepoint central administration could not open as well
    Pls what do i do

    Hi ticodalo, there could be many reasons for this. Check the following links to see if they help:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/9acc688f-40e0-4f89-81f0-fb165076918e/error-while-opening-sharepoint-central-administration?forum=sharepointgeneralprevious
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/8b5fa7ff-f315-4ab1-80b6-542ad0b66b70/sharepoint-foundation-2010-central-administration-error-503?forum=sharepointadminprevious
    cameron rautmann

  • Execution Permissions cannot be required error when opening SharePoint Central Administration

    The following is the stack trace can anyone share what might be causing and how to resolve this.
    Execution permission cannot be acquired.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Security.Policy.PolicyException: Execution permission cannot be acquired.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
    Stack Trace:
    [PolicyException: Execution permission cannot be acquired.]
       System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Boolean checkExecutionPermission) +10246216
       System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Int32& securitySpecialFlags, Boolean checkExecutionPermission) +97
    [FileLoadException: Could not load file or assembly 'Ajax, Version=5.7.20.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)]
       System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
       System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416
       System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166
       System.Reflection.Assembly.Load(String assemblyString) +35
       System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190
    [ConfigurationErrorsException: Could not load file or assembly 'Ajax, Version=5.7.20.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)]
       System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11326376
       System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388
       System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232
       System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48
       System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210
       System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76
       System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +11315554
       System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +185
       System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +551
    [HttpException (0x80004005): Could not load file or assembly 'Ajax, Version=5.7.20.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)]
       System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +76
       System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +1012
       System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1025
    [HttpException (0x80004005): Could not load file or assembly 'Ajax, Version=5.7.20.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)]
       System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11420374
       System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88
       System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4405156
     

    Hi karabo,
    According to your error message, it says that the ajax.dll (Version=5.7.20.2) assembly is missing.
    As far as I know, SharePoint Central Administration web application does not refer to the ajax.dll assembly by OOB. 
    Do you have any custom solution which reference ajax.dll assembly? If so, please undeploy it before your solution is working fine.
    Also you can try to copy the ajax.dll assembly to Global Assembly Cache or your Central Administration web application Bin directory.
    Reference:
    http://www.herdprotect.com/ajax.dll-fc852aef74018cc802cbcb9b6dbc470799af2885.aspx
    https://msdn.microsoft.com/en-us/library/office/ms521365%28v=office.12%29.aspx
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Services missing in SharePoint Central Administration

    Hi,
    In SharePoint Central Administration -> Application Management -> Manage Service Application.
    I could see only the following services
    - Application Discovery and Load Balancer Service Application
    - Security Token Service Application
    - Usage and Health data collection
    Rest all the other services are missing.
    Please advise how to get all the other missing services back. The Sharpoint is installed on our build server and want to integrate it with TFS. As it is LIVE project server and CI is also configured on it, would reinstalling Sharepoint again on it,
    will create some issue/problem for the TFS.
    Please help and advise
    Thanks
    Irfan Khan

    Hi,
    I understand that you want to get the services on your farm. I can see from your first post that you are looking at the service applications page, not the Services on server page. You need to first check the ‘Manage Services on server’ page. Make sure that
    the services you need have already been started. Then you can go to the ‘Manage Service Application’ page to create the service applications.
    If you want to use the PerformancePoint Service, you need to make sure that you are using SharePoint 2010 enterprise edition. Check the SharePoint edition here:
    Open Central Administration> Upgrade and Migration> Enable Enterprise Feature.
    Here you can enter your enterprise version product key to enable enterprise feature.
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

  • Error Starting SQL Server Analysis Services (SharePoint - Central Administration)

    I am not able to start the SQL Server Analysis Services via SharePoint Central Administration but SQL Server PowerPivot System Services yes.
    I then tried to start the SQL Server Analysis Services(PowerPivot) via the sql server(powerpivot), it was started but will stopped after a while. I am not sure why it happened. Can anyone helps me? I have debugged this issue for almost 2 weeks time but still
    failed to solve it.
    Microsoft SharePoint Server 2010 - 14.0.6029.1000 (x64)
    Microsoft SQL Server 2008 R2 (SP2) (PowerPivot) - 10.50.4000.0 (X64)

    Hello,
    Have you got any error message or log information in your scenario? Please help to check Windows Event log and SharePoint log for further investigation:
    Configure and View SharePoint Log Files and Diagnostic Logging (PowerPivot for SharePoint):
    http://technet.microsoft.com/en-us/library/ee210652.aspx
    Or this issue might be caused by expired password. Please try to update an expired password for SQL Server Analysis Services (PowerPivot) instance:
    http://technet.microsoft.com/en-us/library/ee210642.aspx
    Regards,
    Elvis Long
    TechNet Community Support

  • How to deploy sharepoint central administration 2013 in different servers

    I want to deploy sharepoint central administration 2013 in different servers, So if one service is down in sever. It is up in other server.
    How I can achieve this.
    Thanks,
    Siva

    Yes. 
    http://www.mssharepointtips.com/tip.asp?id=1006
    http://blog.fpweb.net/how-to-run-sharepoint-central-admin-on-two-servers/#.VLSH_CuUeIU
    Thanks, Ashish | Please mark a post helpful/answer if it is helpful or answer your query.

  • Ribbon options not working for SharePoint Central Administration

    Hi,
    I am able to see the options on the Ribbon of Central Administration, but clicking on the options is not working.
    Have tried, Starting the Central Admin with Admin account, Setting user account control to never notify, adding the site to the trusted sites, resynced the SP servers time etc.
    But nothing helped.
    The ribbon is not working only for the Central Administration, it is working for web applications created.
    I could not create a new web application, create a new service application, could not select a webapplication or simply i cannot do any thing on Central Administration.
    Need help on this, Thanks in advance.

    Couple of things, you can check..
    1) Run the Internet Explorer as Administrator and then open CA,
    2) make sure your Admin account is in Local Admin group,
    http://epmgelist.wordpress.com/2013/06/14/central-administration-greyed-out-ribbons-and-missing-functions/
    Check if UAC is enable or disable?
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • SharePoint 2013 Not Loading CSS On Site Template

    Hi 
    I have a question regarding adding a site collection with a custom template ( by selecting a template later option)
    Basically I have a site that I need to move over from one server to another. The template saves as a template no problem with all lists etc.
    When adding the site collection, I choose custom and select template later. After going to the site collection it then asks to pick a template, after which I choose solution gallery and upload and activate the site template I made before. I then return to
    template picker page and choose the custom template uploaded
    The problem I am having is that when the template is chosen and being used it does not load any of the css or anything. Everything is just listed downwards and all jumbled up all over the place.
    Both servers are running SP2013. The Site Template doesnt have any major things on it apart from some custom new/edit forms and normal SPD 2013 Workflows.
    Any ideas on how I can get the CSS to load?

    Hi
    you can check if css have loaded but isn't the last one !
    to do this use a dev tool ( F12 in IE ) and check for an element if a style from your custom css file is there and overwrited by other css file )
    For more details check this doc
    http://blog.blksthl.com/2013/02/26/a-guide-to-quick-sharepoint-2013-branding/
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Resolve SharePoint Central Administration Critical Issues

    In the photo I have tried to fix the critical issues, but have had no luck.
    The top three issues are the most important ones i want to get rid of.
    Please provide steps to resolving these issues permanently. 
    "One or more servers not responding" is a stop/start timer issue with SPTimerV4 which is relating to a specific server of mine (Portal10A). I go to this server to start SPTimerV4 in the cmd. When I start the timer, this critical
    issue goes away. However, the SPTimerV4 randomly stops again (4 hours later to a day later). Just starting the SpTimerV4 is only a temporary solution, until the SPTimerV4 stops again and I have to restart. 
    Thank you!

    1. Ensure that SharePoint 2010 Timer Service is in Started mode under Start > Services.
    2. Ensure your SharePoint 2010 Timer Service is running under your Farm Account. This Farm Account must be part of your admin group and ensure that this account has admin permissions to run services.
    The farm account is also referred to as the database access account and is used
    as the application pool identity for Central Administration, and as the process account for the Microsoft SharePoint Foundation 2010 Timer service.
    Plan for
    administrative and service accounts in SharePoint (This article is also applicable to 2010 version)
    3. If both of above is already done and issue not resolved yet then restart the SharePoint 2010 Timer Service.
    4. If all above does not resolves your issue then please re-run SharePoint Configuration Wizard and restart your SharePoint Application Server.
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • After removal of conduit malware websites do not load CSS. (= all text websites)

    I was hit by Conduit and could not completely remove it, although I have all the tools. (Conduit persisted after all traces were gone using Malwarebytes, resetting homepage, untrusted certificate warnings, disabling it in add-ons as there was no removal option, etc). The problem is currently resolved but I wonder about one behavior I have seen before:
    Some pages could no longer load CSS, even if the main page of a site resolved perfectly. This included sites with log in and interactive content.
    I managed to return to normal by restoring to a recent restore point (Windows 7) but the behavior troubles me. Can anyone tell me what might have been going on. I assume, as I got the malware from a downloading a legitimate program from what appeared to be a legitimate site (obviously not), even though I rejected the program and shut down the computer when the download could not be interrupted.
    So: What is going on with Firefox's inability to parse or recognize CSS?

    You can try these steps in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Safari not loading .css files / hanging page load

    A bit of an odd one this...
    I'm having a few issues a couple of websites in that the page takes an age to load - and when (if) it does, the CSS file hasn't loaded, so the page is unstyled.
    One page is http://www.liverpoolfc.tv - the main page and the advert page before it both have the same issue.
    From the activity report, this is because the browser is not completing the download of the file http://www.liverpoolfc.tv/lfc.css - although this will download fine if I download the file not as a part of the site.
    The (Safari) activity report shows that the page's .css file is stalling, in this case at 8.0KB out of 8.6KB - this is consistent each time I try to load the page.
    The problem occurrs in both Safari (3.2.1) and Firefox (3.0.6) on Mac OS X 10.5.6. It also happens with the current version of WebKit and Camino. The computer is up to date on all other relevant patches, including the recent Security Update, Java Update 3 and Flash.
    I'm experiencing this problem with another website, again with the .css file not loading.
    Similarly, I have two computers (both the same versions of software) and the problem is consistent between them.
    What I've tried so far...
    - resetting Safari
    - deleting the cookies manually
    - using a proxy server
    - starting Safari in Rosetta
    - using a copy of Safari without any user preferences (via the System Admin login)
    None of these have made a difference. However, given that this is a problem across Safari, Firefox etc., I suspect this must be an issue in a shared component.
    Any thoughts?

    1. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    2. From the menu bar, select
               ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane. Test.
    3. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • Sharepoint List of action plan not load all the rows,

    hello
    we are using sharepoint 2010 , we are facing problem in loading list_of_action_plan that not load all the raws (data)in datasheet view, but in standard view its loads all the data,
    can some one helps in this problem
    We have one separate virtual machine  SQL server 2005 for sharepoint server.  also we check that SQL server instance use more CPU usages.

    Hi,
    According to your post, my understanding is that one of your custom columns could not be copied using the copy list item action.
    I had created a custom field using the URL type, then add the column into the list.
    Using the SharePoint Designer to create a custom workflow with the copy list item action.
    The workflow worked without any issue, it can copy the custom URL type field.
    Did the issue occur in other list? You can create a new list, add the custom field to the list, then just using the copy list item to check whether it works.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • My windows 7 administrator profile will not load.

    It must log me on because it says it is logging me off. Just does not load!

    Hi,
    As recommended by Willard, you can ask this in windows client forum as this is not an exchange issue:
    http://social.technet.microsoft.com/Forums/windows/en-US/home?category=w7itpro
    Thanks.
    Niko Cheng
    TechNet Community Support

  • Under the Sharepoint Central Administration the Mange Services of the Reporting Services is not in started mode..

    The Reporting services Application is displaying and showing in Running state..
    But under the Manage Services is not allowing to Start.. Pls help ASAP.
    Thanks
    Vinay

    did you check the ULS logs?
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

Maybe you are looking for

  • Yosemite OS 10.10 Broke Syncing of Contacts and Calendars

    I just upgraded to Yosemite 10.10 on my Mac Book Pro and now my iCloud Contacts and Calendar do not sync between my MBP, iPhone 6, and iPad. My iPhone is on iOS 8.1 and my iPad is on 8.0.2. I updated a contact on my iPhone today and the change didn't

  • Safari is crashing immediately when I try to open

    PLEASE EXPLAIN SLOWLY... Process:         Safari [664] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         7.0.2 (9537.74.9) Build Info:      WebBrowser-7537074009000000~3 Code Type:     

  • Safari and Adobe Reader Plug-in

    Hello, Because of some weird setup on the web site where I was getting the PDF file from, I had to get Adobe Reader Plug-in. I downloaded it, installed, everything seemed fine. But - still no plug in. Looked in ~/library/Internet Plug ins, nothing th

  • How to increase the datapacket size in R/3

    Hi All, I am using RSA3 to check the data for the datasource 0FI_AP_3. When I enter Data Records/Calls = 1000 and the Display extr. calls = 2, I am getting a total of 956 records, 587 in the first datapacket and 369 records in the second datapacket.

  • Saving hard copy photos

    I have hundreds of hard copy photos.  Need to make room for storage and want to either copy, scan to discs.  Which is the easiest, quickest way to do this.  I have a HP Photosmart All-in-One e-printer. This question was solved. View Solution.