Error when opening site settings: Error executing child request

Hi -
On one of the site collections that I migrated over, when I click on Site Settings, I get an error.   Tracking it with the correlation ID I found the information below.
System.Web.HttpUnhandledException (0x80004005): Exception of type
'System.Web.HttpUnhandledException' was thrown. ---> System.Web.HttpException (0x80004005): Error executing child request for /ilm/Style Library/style/LM_style_sheet.css
System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler,
TextWriter writer, Boolean preserveForm, Boolean setPreviousPage,
VirtualPath path, VirtualPath filePath, String physPath, Exception
error, String queryStringOverride) at
System.Web.HttpServerUtility.Execute(String path, TextWriter writer,
Boolean preserveForm) at ASP._controltemplates_15_topnavbar_ascx.
__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter
writer...
I think its somewhat like what this person was seeing
here, but I am not sure why about the 1033 reference.  My LM_style_sheet.css reside at http://spsite/site/Style Library/style/LM_style_sheet_css
How can I correct this issue?

Hi XSSTX,
According to your description, my understanding is that you got an error when you clicked Site Settings in SharePoint 2013.
For resolving your issue , please open SharePoint 2013 Management Shell, and run the following PowerShell command:
$w = Get-SPWeb http://YourServer/YourWeb;
$w.AlternateHeader = $null;
$w.Update()
If this issue still exists, you need to embed the reference to your StyleSheet in the MasterPage:
<SharePoint:CssRegistration
name="<% $SPUrl:~sitecollection/Style Library/ style/LM_style_sheet.css%>"
After="corev4.css"
runat="server"
/>
More information, please refer to the link:
http://sharepointkate.com/2012/02/23/alternatecssurl-breaks-site-templates/
I hope this helps.
Thanks,
Wendy
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]
Wendy Li
TechNet Community Support

Similar Messages

  • SharePoint designer 2013 crashes most of the time, when opening sites. Error: The server could not complete the request.

    Hi,
    I have few sharepoint 2013 site's, which I am trying to open in sharepoint designer 2013.
    After adding the site name in open site and clicking ok, the sharepoint designer crashes.  At times the sites open, but 90% of the time, the sharepoint 2013 designer has crashed. I get the message "The server could not complete the request. For
    more specific information, click on the Details button".
    When clicking on "Details" button, there is a empty box. The error message never gets closed and have to kill the process.
    I have tried doing "IISreset" multiple times, which has not helped.
    Has anybody faced this issue? How to fix this?
    Thanks

    Hi Venkatzeus,
    Firstly, I  need to verify the followings:
     1.Whether  this issue occurred on a specify SharePoint 2013 site.
     2.Whether  you have extended the problematic site.
    Make  sure that your user is a site administrator. If you have extended the problematic site, please add it to AAM.
    There are other probable causes for this issue:
     1.Anonymous authentication is not configured for the problematic web application in IIS
        Fix: Enable Anonymous authentication in IIS
     2.Server is running out of memory
        Fix: Free up memory on the server
    Here are some similar articles for you to take a look at :
    http://forums.bitwiseglobal.com/forum/sharepoint/the-server-could-not-complete-your-request-for-more-specific-information-click-the-details-button/
    http://tjendarta.wordpress.com/2013/05/24/fix-sharepoint-designer-2013-the-server-could-not-complete-your-request-for-more-specific-information-click-the-details-below/
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/11854880-e85d-4e4c-ae9c-0ffd640d33d8/error-the-server-could-not-complete-your-request-while-opening-site-in-sharepoint-designer?forum=sharepointadminprevious
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/f93e155e-2c65-4744-a1d0-96cdbd50014d/sharepoint-designer-error-the-server-could-not-complete-your-request
    I hope this helps.
    Thanks,
    Wendy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Script error when opening Contribute "An error has occurred in the script on this page"

    This error pops up every time I connect to my work website. I'm not sure what the issue is! If anyone could give me some insight then I can work towards the solution. Thank you in advance!

    I had the same issue this afternoon (10/20/14).  All my capital letters disappeared on the web page!  Poof, just gone!

  • Get a script error when openning firefox onload error:debug is not a function

    How do I get rid of the debug script?

    Hi there,
    Try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Access Denied Error while accessing "Site Settings Access requests and invitations"

    Hi,
    I am getting Access Denied Error while accessing "Site Settings > Access requests and invitations" in SharePoint  2013 online. Currently I am the owner of the site and have "FULL CONTROL" access. I am able to access using
    site collection account. So, what permission I have to give my regular account to access this page?
    Thanks, Pal

    Hello,
    Have you recently changed the Owners group of the site collection or removed the user from the original owners group? 
    The reason I am asking is when the Access requests and invitations list are created, the permissions are given only to the default owners group at the time that the Access Request list was created.  If this "regular account" is not part of that owners
    group, the user will receive access denied.  Site Collection Admins always have permissions for the Access Request List.
    A workaround for the Access Denied issue is listed in the KB article http://support.microsoft.com/kb/2911390/en-us.  By giving the correct group or user the permissions to this list, the users will not receive
    the Access Denied issue anymore.  
    Preferably, in order to grant the user the full permissions ( you will see features like resending invitations may still fail after implementing the above workaround) there is one other workaround that may be required depending on what the original issue
    was.  Below are additional steps to restore full functionality.
    1)Access the /_layouts/15/permsetup.aspx of the site collection, make sure the default Owners Group
    is set correctly.  (There is a group selected)
    2) Add user to that Owners Group.  (Issue may be resolved at this step if the site collection Owners
    Group was never changed, if not continue to next step.)
    3) Implement workaround on http://support.microsoft.com/kb/2911390/en-us, by adding that owners
    group as Full control on Access Request list Permissions.
    Let me know how this works out for you.
    - Shpendi Jashari

  • Error when opening document with ECL control: INVALID_DATA

    Hi Gurus,
    I've tried to search the net for this problem but could not find anything and I'm stuck now.
    Description:
    we're using ECL to view attached documents (to POs etc.) which are stored through ArchiveLink on the content repository.
    when we try to open this document, time-to-time we get following error:
    Error when opening document with ECL control: INVALID_DATA
    Message no. SDV004
    by time-to-time I mean that when we try to open same attachment again it opens successfully (sometimes we need to re-open it 3-4 times to get it)
    what we've tried is to enlarge timeout for HTTP protocol (tx SMICM, from former 30 to actual 60) but only effect we got is that we're waiting for the error longer time
    It will be really great if anybody of you guys can give me an advice where the problem can be or where should I look and what to check
    Thanks,
    David

    Hi Christoph,
    thanks for tip, unfortunately this was already flagged, currently settings are:
    for Display Settings:
    yes - include ECL control
    use HTML control
    empty - maximum viewer wait time
    (do you think that setting some value for this could help)
    yes - deactivate generic object services in viewer
    no - doc display as dialog box
    yes - deactivate data provider cache
    Storage Settings:
    yes - always copy document class from document type
    yes - permit multiple assignment
    Thanks,
    David

  • Outlook 2010 gives error when opening a PowerPoint attachment.

    Outlook 2010 gives error when opening a PowerPoint attachment. 
    Hi All,
    We have several VIP employees that are getting the following error on all PowerPoint documents that come as attachments from Outlook.
    I have researched and tried the following steps and verified these settings are already applied.
    I did find a work around but not a fix and our security team will NOT allow me to change this setting however if I uncheck the setting all employees can open the outlook attachment.
    Any other ideas on a fix for this if I am unable to uncheck Enable Protected View.

    Hi Matthew,
    This is a perennial problem, here is a thread which has a deep discussion about this issue:
    http://social.technet.microsoft.com/Forums/office/en-US/07f710a5-a6ca-4256-8f27-6aac41a6b37e/outlook-2010-unable-to-open-word-excel-and-power-point-attachments-from-an-email?forum=outlook
    It looks like nobady really find a solution there, the only workaround is what you have found - change the protected view setting in Trust Center. You will lose some security by doing this but it seems to be the only solid solution currently.

  • Error when opening an RFC connection

    Hello Team,
    We are facing "Error when opening an RFC connection" when we are executing RFC . I checked JCO connections . its working . What could be the reason ?
    Regards,
    Mayank

    Hi Santosh,
    But If I will delete or rebind again , it may happen that I miss some mappings and it will create other errors then. As I mentioned earlier from code perspective it was working good. We had Host name migration and it stopped working. I guess I am or Basis is missing some configuration. What do you think Playing with Model will be a good idea ?
    Regards,
    Mayank

  • Error when opening Crystal Reports

    Hi
    I'm getting an error when opening Crysta R. from SAP 2007. Crystal version is 2008 and the error is something like this: The title of the wirndow is: Microsoft .NET Framework. Message: Exception not controlled in application. If you click continue the applicaction will avoid the error...etc.
    Any suggestions?

    Have you installed the 1.1, 2.0 and 3.5 Framework?
    Check your C:\Windows\Microsoft.NET\Framework and verify you have them all. If not go to Microsoft's site and install them.
    Thank you
    Don

  • Error when opening iWeb 09

    After using iWeb 09 since it was released, I now get this error when opening the app.
    Can’t open file “/Applications/iWeb.app/Contents/Resources/Themes/Cloud 9.webtheme/Spanish.lproj/Podcast.webtemplate.”
    I have tried opening from and external back up hard drive and also use Time Machine to replace the iWeb on my internal hard drive.
    What's next?

    Hi there. I think I am having a similar problem. I was looking at some files in iWeb, but I don't believe I changed this one. I changed one of the "playtime" theme files, but then I changed it back. Anyway, I did look at the Modern Frame theme files but I didn't change them because I use them for a couple of my sites, and I was afraid to change anything. Maybe I did by accident? Anyway, here is the error I received.
    Can’t open file “/Applications/iWeb.app/Contents/Resources/Themes/Modern Frame.webtheme/da.lproj/About Me.webtemplate.”
    I am unable to open iWeb at all. That'll teach me.
    Thanks!

  • Error in Local Message System: Error when opening an RFC connection Message

    Hi Gurus,
    We are not able to create support messages in our ECC production system but it can created in Development and Quality. Support message created appears in solution manager system. ECC System displays error message as
    Error in Local Message System: Error when opening
    an RFC connection Message was Not Created
    I have checked RFC connection between ECC and Solution Manager which displays following message
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: partner "local:sapgw00' not reached
    Error Details     LOCATION: SAP-Gateway on host local / sapgw05
    Error Details     DETAIL: NiPConnect2
    Error Details     CALL: connect
    Error Details     COMPONENT: NI (network interface)
    Error Details     COUNTER: 40142
    Error Details     ERROR NUMBER: 10060
    Error Details     ERROR TEXT: WSAETIMEDOUT: Connection timed out
    Error Details     MODULE: nixxi.cpp
    Error Details     LINE: 2835
    Error Details     RETURN CODE: -10
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Error Details     TIME: Wed Jan 11 23:26:54 2012
    Error Details     VERSION: 38
    Kindly Help.....

    Hi
    Based on the instance number of the servers, you can determine the gateway to be used.
    IF your ECC instance number is , 01 then gateway would be , sapgw01 (in ECC system)
    So check and change the settings accordingly, in the RFC connection. Also check, if this entry sapgw01 is made in /etc/service file. Also check, in transaction smgw for gateway parameters.
    Hope this info helps,
    ~ Raj

  • STMS: RFC error: Error when opening an RFC connection

    Hello ,
    I was wondering if you could help me with this TMS issue.
    The transport system is not working properly.
    The fallowing error is shown:
    Could not start transport control program tp
    RFC error: Error when opening an RFC connection
    There was an attempt to start the transport control program tp using the local RFC interface. An error occurred here.
      Error code: 3
      RFC error text: Error when opening an RFC connection
    Meaning of the error codes:
      03  RFC system failure
      04  RFC communication failure
    System Response
    The function terminates. Details about the error can be found in the trace file of the Gateway Monitor (SMGW).
    Procedure
    Contact your system administrator or use report RSTPTEST to localize the error. You can then execute the command again.
    When I test the tp tools:
    tp Call and RFC Ping: Error when opening an RFC connection
    Another thing would be that when testing the RFC connection CALLTP_Linux I have the error:
    ERROR: user XXX  is not authorized to start TP /usr/sap/SID/DVEBMGS53/exe
    And I have to say that the user has maximum authorizations.
    I also checked the permissions of the tp at OS level but everything seems to be ok.
    Can you help me with this?
    BR,
    Manoliv

    Dear Manoliv,
    Firstly please check if you have enough space in /usr/sap/trans file system.
    If OK, please run RSTPTEST report from SE38 and check the log file in SMGW => Goto => Trace => Gateways => Display file
    and paste the log here.
    Also, I assume filesystem permissions are OK.
    Regards,
    Sujit.

  • FM GUI_UPLOAD gives PC036 "Error when opening the download file".

    Dear all
    I'm having a problem with a particular PC.
    A program which calls FM GUI_UPLOAD gives the error PC036 "Error when opening the download file".
    The file we are trying to upload is a text file, with tab delimiter.
    If the same user executes the same program from another PCs, it works fine.
    If another user executes the program in the "problematic" PC, it gives the error.
    So, the problem is PC-related.
    I checked SAP GUI Codepage, and was the same as other PCs.
    I cheched regional configuration, and was also the same as other PCs.
    The operating  system is Windows XP, and the SAP GUI version is 7.10,  File version 7100.2.7.3077, Build 967944 , Patch level 7.
    SAP version is ECC6.
    I searched across forums, SAP note, and the web, but I couldn't find anything.
    I would be grateful if someone could give me ideas.
    Thanks in advance
    Jordi

    Hello. The user accounts are have same privilegies (like both are "Power users")? Also the file system are the same in both PC NTFS or FAT32 (today i'm find FAT32 in enterprise ) If NTFS may be some Domain politics are not allow to save file correctly, or space are not enough....Try check this first...Regards.

  • Error When Calling Up IGS (Error opening an RFC connection.)

    hi experts,
    i am getting error Error When Calling Up IGS (Error opening an RFC connection.)
    when i excute in wad, i checked in forums regarding this issue ,it is suggested that in check in se38--> se38->GRAPHICS_IGS_ADMIN(execute)->then it opens one more window (IGS_RFC_DEST)execute(could not reach to IGS)
    in RSRT if i execute IGS test button it is showing page cannot be displayed
    can anybody give answer for this what to do
    thanks
    venu

    Hi Venu,
    I would suggest that you contact your basis team and ask them to check the entry for the IGS in SM59.

  • HTTP_POST - Error when opening an RFC connection

    Performing POST-query. Works well in simple program, and in WebDynpro application:
    <i>Error when opening an RFC connection</i>
    l_dest      = 'SAPHTTP'.
        CALL FUNCTION 'HTTP_POST'
          EXPORTING
           absolute_uri                       = l_uri
           rfc_destination                    = l_dest
           user                               = l_username
           password                           = l_password
           blankstocrlf                       = 'Y'
          REQUEST_ENTITY_BODY_LENGTH        =
          PROXY                             =
          PROXY_USER                        =
          PROXY_PASSWORD                    =
         IMPORTING
           status_code                        = l_status
           status_text                        = l_statustext
           response_entity_body_length        = l_rlength
          TABLES
           request_entity_body                = req_body
           request_headers                    = req_headers
           response_entity_body               = res_body
           response_headers                   = res_headers
         EXCEPTIONS
           connect_failed                    = 1
           timeout                           = 2
           internal_error                    = 3
           tcpip_error                       = 4
           system_failure                    = 5
           communication_failure             = 6
           OTHERS                            = 7
    Edited by: S S on Nov 28, 2008 4:01 PM

    You can't use SAPHTTP for the destination. This RFC destination uses the SAPGUI to make the HTTP call.  Either use SAPHTTPA (the A stands for Application Server) or better yet use the newer CL_HTTP_CLIENT class.  The class uses the ICM instead of a standalone executable to make HTTP calls.

Maybe you are looking for

  • 2 Devices disconnecting/reconnecting repetedly

    According to the event log on our HH5, starting at 18:10 yesterday my kindle and my sons android phone have repeatedly disconnected and reconnected every few seconds. I checked to see what was going on because I tried to go online with my kindle earl

  • Error in joints

    Hi Team, I had 1 Fact table nad 6 Dim tables i dragged those tables to BMM layer by createing new model and there when i am joining the fact and dimension tables it is showing error that [38078]:Complex Join invalid expression how i have to proceed n

  • Trying to attach file to email message

    Trying to attatch a scanned PDF to an email.  When I do the image shows up, like it was just cut and pasted. not a seperate file that is opened. thoughts?

  • Migrate database from IBM DB2 to ORACLE

    Hi oracle professionals, Currently database resides in IBM DB2... We need to migrate Database to oracle ... Thanks in advance Pawan

  • OS6.8, camera raw 8.3 download, doesn't work with Nikon D750 NEF. I followed the download instructions carefully.

    I'm trying to get the NEFs from a Nikon D750 to open in Bridge6 or Photoshop6. I have OS 6.8 which is "no longer formally supported" by Adobe. Meaning I cannot use DNG converter 8.6 but there is a way around it- revert to DNG converter 8.3- if I unde