Answered Data Refresh error

  • 12 Januari 2012 8:14
     
     

    Hi,

    I've published a workbook and scheduled the related data refresh, but I've this error message: "The requested service, 'https://servername:portnumber/c8bd4ddefc5041a5892bb5028054477a/SecureStoreService.svc/https' could not be activated.
    See the server's diagnostic trace logs for more information."

    The Secure Store service is active and so for Excel Services.

    Any ideas to solve this issue? Thanks


    ---

    In the event viewer I can see this error description:

    WebHost failed to process a request.
    Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/60902436
    Exception: System.ServiceModel.ServiceActivationException: The service '/c8bd4ddefc5041a5892bb5028054477a/SecureStoreService.svc' cannot be activated due to an exception during compilation.  The exception message is: Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401). ---> System.IO.FileLoadException: Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)
       at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
       --- End of inner exception stack trace ---
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
       at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)
    Process Name: w3wp
    Process ID: 10148

    • Diedit oleh pscorca 12 Januari 2012 10:57 update
    •  

Semua Balasan

  • 12 Januari 2012 22:07
     
     

    Hi, in the Deployment Guide for Microsoft SharePoint Server 2010 (http://www.microsoft.com/download/en/details.aspx?id=10009) it talks about the KB963676 (http://go.microsoft.com/fwlink/?LinkId=151358).

    Has anyone installed this KB in order to solve a SharePoint similar issue?

    Thanks

  • 13 Januari 2012 9:42
     
     Jawab

    Ok, thanks, I've solved with an IISRESET.

    Now, the scheduled data refreshes function without any problems.

    Bye

  • 09 Juli 2012 14:59
     
     

    We seem to get this problem primarily when viewing tasks.

    An IIS restart does temporarily fix the issue, but returns only a couple days later.

    Is there a more permanent fix?

    Thanks

  • 26 Maret 2013 12:59
     
     
    By the way, the problem can be solved in a little bit more gentle way - just recycle the application pool where Secure Store service is running.