we have a SharePoint 2019 farm on prim and we instated Nintex forms and workflow on it most of workflow completed with no issue however we had a daily of approximate 30 workflow not completed with error occurred. when we check sharepoint logs we found below error occurred 534,238 times in an hour.
any idea how to solve
Failed to find resource for function alias, error: System.IO.FileNotFoundException: Could not load file or assembly 'Nintex.Forms.resources, Version=1.0.0.0, Culture=de-DE, PublicKeyToken=c52d764dcf7ec883' or one of its dependencies. The system cannot find the file specified. File name: 'Nintex.Forms.resources, Version=1.0.0.0, Culture=de-DE, PublicKeyToken=c52d764dcf7ec883'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at Nintex.Forms.FunctionInformation.get_AllFunctionAlias() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value gHKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value HKLM\Software\Microsoft\Fusion!EnableLog].