Jukka - Thank you! - I was able to update the existing solution and have the new features for activity feeds - but now have a new problem.
I am unable to create feed rules and get a Post Rule Configuration Error - Business process Error with the following error message:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: An error occurred. Click Download Log File and contact a system administrator or the person who installed this solution.Detail: <OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts"> <ErrorCode>-2147220891</ErrorCode> <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic"> <KeyValuePairOfstringanyType> <d2p1:key>OperationStatus</d2p1:key> <d2p1:value xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string">0</d2p1:value> </KeyValuePairOfstringanyType> </ErrorDetails> <Message>An error occurred. Click Download Log File and contact a system administrator or the person who installed this solution.</Message> <Timestamp>2013-04-28T23:47:26.5460943Z</Timestamp> <InnerFault i:nil="true" /> <TraceText>
[ActivityFeeds.Plugins: ActivityFeeds.Plugins.RuleConfiguration] [4478f928-b976-e011-93e7-00155d8a2747: ActivityFeeds.Plugins.RuleConfiguration: Create of msdyn_postruleconfig] Entered PluginContext, Correlation Id: b8c450a0-23fe-4596-86f8-80bb2eab0e8d, Initiating User: 0cbef9a0-cea0-e211-bf6d-d067e51324fe Validating the context Message Name =Create, Stage=20, msdyn_ruleid Property not in Entity End: Validating the context Querying for Resource Names: Base:msdyn_/Data/PluginErrorStrings.resx,Org:msdyn_/Data/PluginErrorStrings.1033.resx,User:msdyn_/Data/PluginErrorStrings.1033.resx Returned the Localized Web resource
</TraceText> </OrganizationServiceFault>
Any idea what may cause this?
Thanks again
- Jason Banks