Reputation: 51
I am trying to set rationalization rule for an item, by going through the item presentation-->details-->controllers-->select controller-->personalize-->create condition-->add rule on click of the condition link getting element is null
exception. Below is the details I see in the logs:
Nested Exception
Exception: System.InvalidOperationException
Message: element is null
Source: Sitecore.Client
at Sitecore.Shell.Applications.Rules.RulesEditor.RulesEditorPage.Edit(String uid, String name, String control, String parameters)
ManagedPoolThread #15 16:12:45 INFO Job started: Sitecore.ListManagement.Analytics.UnlockContactListsAgent
ManagedPoolThread #15 16:12:45 INFO Job ended: Sitecore.ListManagement.Analytics.UnlockContactListsAgent (units processed: )
ManagedPoolThread #13 16:13:00 INFO Job started: Sitecore.ListManagement.Analytics.UnlockContactListsAgent
ManagedPoolThread #13 16:13:00 INFO Job ended: Sitecore.ListManagement.Analytics.UnlockContactListsAgent (units processed: )
10172 16:13:04 FATAL [Experience Analytics]: ReduceAgent can't execute. No sites found
Upvotes: 3
Views: 342
Reputation: 525
The problem is related to missing files from the following path: Website\App_Browser\
Following are the missing files names:
Upvotes: 1