Answered Access service is unable to process the request in SharePoint2010

All Replies

  • Saturday, June 30, 2012 3:34 AM
     
     

    Hi,

    From your discourse, I have the following suggestions for you:

    • Look into ULS log and event log to find more information about the error.
    • Reprovision access service, this could be done by:

    By running SharePoint Products and Configuration wizard.

    OR  By Runnning:

    stsadm –o provisionservice –action stop –servicetype “Microsoft.Office.Access.Server.MossHost.AccessServerWebService, Microsoft.Office.Access.Server, Version=14.0.0.0, Cultural=neutral, PublicToken=71e9bce111e9429c”

    stsadm –o provisionservice –action start –servicetype “Microsoft.Office.Access.Server.MossHost.AccessServerWebService, Microsoft.Office.Access.Server, Version=14.0.0.0, Cultural=neutral, PublicToken=71e9bce111e9429c”

    Thanks,

    Rock Wang

    Rock Wang TechNet Community Support


  • Sunday, July 01, 2012 8:26 PM
     
     

    Hi, 

    When this message occurs there should be correlation ID with a GUID.

    Make note of this GUID and search for it in the servers ULS logs.  This should give some clues on to what is happening.


    Regards, Savoeurn Va Microsoft Online Community Support

  • Monday, July 02, 2012 9:58 AM
     
     Answered