Hi,
had an installation where the ActivityFeed solution was sick, and reinstalled. (Running on RU13)
But when I try to activate the wall on an Entity that originally also had been activated it fails. Activating a random not earlier activated entity works fine.
Got this from the log, and I can't find any similar error message anywhere :-(
Any help really appreciated
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: savedquery With Id = 61273827-328e-e011-95ae-00155d9cfa02 Does Not ExistDetail: -2147220969 savedquery With Id = 61273827-328e-e011-95ae-00155d9cfa02 Does Not Exist 2013-05-27T09:06:43.5407294Z [ActivityFeeds.Plugins: ActivityFeeds.Plugins.EntityConfiguratorForViews] [a1b7fa19-79c5-e011-8640-00155d883903: ActivityFeeds.Plugins.EntityConfiguratorForViews: SetStateDynamicEntity of msdyn_postconfig] Entered PluginContext, Correlation Id: c32a3986-adb8-42ab-b333-bd0a89ddec01, Initiating User: d0d6289e-5df3-e111-afd8-0050568b14a8 Validation completed Begin: RetrieveAvailableSavedQuery : ruleResource=msdyn_AvailableIFollowViews.xml , objectTypeCode=1 Begin:RetrieveXmlWebResourceByName , webresourceSchemaName=msdyn_AvailableIFollowViews.xml Webresources Returned from server. Count=1 End:RetrieveXmlWebResourceByName , webresourceSchemaName=msdyn_AvailableIFollowViews.xml Added Resource : LCID=1033,msdyn_/Data/PluginErrorStrings.resx Added Resource : LCID=1030,msdyn_/Data/PluginErrorStrings.1030.resx Depth = 0 savedquery With Id = 61273827-328e-e011-95ae-00155d9cfa02 Does Not Exist at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Create(Entity entity, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType) at Microsoft.Crm.Extensibility.InprocessServiceProxy.CreateCore(Entity entity) at ActivityFeeds.Plugins.EntityConfiguratorForViews.CreateIFollowView(PluginContext context, String entityName, Int32 objectTypeCode) at ActivityFeeds.Plugins.EntityConfiguratorForViews.CreateViews(PluginContext context, Entity currentPostConfigEntity, String configuringEntityName) at ActivityFeeds.Plugins.EntityConfiguratorForViews.Execute(PluginContext context) at ActivityFeeds.Plugins.PluginBase`1.Execute(IServiceProvider serviceProvider)