Administration -> Membership -> Members page is not working when authorized as AD user

Description

When logging in as a AD user and trying to open Administration -> Membership -> Members page - exception happens and page not opening

When doing the same in Forms based authorization mode using login/password account - all works fine

Server info

- Version 12.0.0.15013

Browser info

- Chrome 91.0.4472.114

User OS regional settings:

Screenshot

Exception

ContentFragmentRenderingError
An error occurred while rendering the 'list-users.vm' script from the 'Members' widget (f2902764-9ce1-4609-848f-5900b44a3ed2).
First Occurred	16 Sep 2021 3:47 AM
Last Occurred	16 Sep 2021 3:47 AM
Total Occurrences	1
Server	PORTAL-T-APP02
Request	GET /utility/scripted-file.ashx?_fid=f29027649ce14609848f5900b44a3ed2&_wid=fragment-f29027649ce14609848f5900b44a3ed21452999652&_ct=plugin_000&_ctt=0c647246673542f9875dc8b991fe739b&_ctc=00000000000000000000000000000000&_ctn=3fc3f82483d14ec485ef92e206116d49&_ctd=0&_ep=0&_rt=Unknown&_pt=Telligent.Evolution.Api.Plugins.Administration.MemberListAdministrationPanel%2C%20Telligent.Evolution.Platform&returnUrl=%2F%3FRedirected%3Dtrue&_cft=Other&_cf=list-users.vm&_pcurl=~%2Fadministration%3FreturnUrl%3D%252F%253FRedirec
IP Address	10.4.133.2
User Agent	Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KH
Referrer	/administration?returnUrl=%2F%3FRedirected%3Dtrue
UnknownException: An error occurred while rendering the 'list-users.vm' script from the 'Members' widget (f2902764-9ce1-4609-848f-5900b44a3ed2). (An error occurred while trying to render a widget. Details of the issue were logged for review by the administrator.) ---> System.TypeInitializationException: The type initializer for 'PanelContextApi' threw an exception. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Telligent.Evolution.Api.Services.LanguageService.FormatTimeZoneInfoForExport(TimeZoneInfo tzi)
   at Telligent.Evolution.Api.Plugins.Administration.MemberListAdministrationPanel.PanelContextApi..cctor()
   --- End of inner exception stack trace ---
   at Telligent.Evolution.Api.Plugins.Administration.MemberListAdministrationPanel.PanelContextApi.<>c.<List>b__4_0(User x)
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at NVelocity.Runtime.Directive.Foreach.Render(IInternalContextAdapter context, TextWriter writer, INode node)
   at NVelocity.Runtime.Parser.Node.ASTDirective.Render(IInternalContextAdapter context, TextWriter writer)
   at NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer)
   at NVelocity.Template.Merge(IContext context, TextWriter writer)
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionExecutionService.<>c__DisplayClass28_0.<ExecuteScriptFile>b__0()
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionOutputCachingService.Get(ScriptedExtension extension, String cacheKey, Boolean cacheable, Func`1 getRenderedOutput)
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionExecutionService.ExecuteScriptFile(ScriptedExtension extension, ScriptedFileType fileType, String fileName, ScriptExecutionExceptionHandling exceptionHandling)
   --- End of inner exception stack trace ---
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionExecutionService.HandleExecutionException(Exception ex, ScriptExecutionExceptionHandling exceptionHandling, ScriptedExtension extension, String scriptName, IRenderedScript& renderedScript)
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionExecutionService.ExecuteScriptFile(ScriptedExtension extension, ScriptedFileType fileType, String fileName, ScriptExecutionExceptionHandling exceptionHandling)
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionFileExecutionService.ExecuteInternal(ScriptedExtension scriptedExtension, ScriptedFileType fileType, String fileName, NameValueCollection parameters, TextWriter writer)
   at Telligent.Evolution.Platform.Scripting.Implementations.ScriptedExtensionFileExecutionService.HandleRequest()



Exception fix
[edited by: Eugene Shulga at 10:55 AM (GMT 0) on Thu, Sep 16 2021]
Parents Reply Children