Answered Event Receiver and Claims based Authentication

  • Monday, May 21, 2012 2:42 PM
     
     

    We developed a list event handler that worked perfectly. recently we had to change our web app to accept FBA with SQL membership table. everything work except that everytime the event handler is launched, we have an error in the event viewer (same thing in LOG) saying :

    Event manager error: Could not load file or assembly 'Microsoft.AnalysisServices.SharePoint.Integration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.

    The problem is that we do not use PowerPivot in our farm and that the event receiver only copy an item from one list to another.

    We really tried everything and we still get this error each time the event is raised. But this error seems to have noting to do with our code, but we are 100% sure that this error is generated when the event is raised. The event should copy a calendar event to another calendar.

    The only thing that change is that now the web app is in claims mode.

    Any help would be appreciated.


    • Edited by Djai-Dev Monday, May 21, 2012 2:43 PM
    •  

All Replies

  • Monday, May 21, 2012 3:50 PM
    Moderator
     
     Answered

    Hi

    Even if you're not using PowerPivot, as a workaround you can try to activate the feature and thus make the assembly available . Go to System Settings->Manage Farm Solutions in Central Admin and find powerpivotwebapp.wsp. If it's not activated, activate it.


    Regards Bjoern
    Blog