Sitecore PowerShell Extensions (SPE) OnDoubleClick error


Description

Wrong OnDoubleClick method name in Sitecore.Reflection.Filtering.config might result in the broken double-click functionality on your instance and the following error in the logs:

Exception: Sitecore.Exceptions.AccessDeniedException
Message: Calling Spe.Client.Applications.PowerShellResultViewerList.OnDoubleClick method through reflection is not allowed.
Source: Sitecore.Kernel
at Sitecore.Reflection.MethodFilter.Filter(MethodInfo method) ...

Solution

As a solution, consider the following options: