Kinetic 2022.1 version 11.2.100.13 configured with basic authentication, PDT deployed also the latest version 2.6.1377.2554 gives error during config check as below.
System.TypeLoadException: Could not load type ‘Epicor.ServiceModel.StandardBindings.NetTcp’ from assembly ‘Epicor.Ice.Shared.Wcf.Private, Version=4.2.100.0, Culture=neutral, PublicKeyToken=37a5ccb872c00aec’.
at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type)
at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
at Ice.Tools.PerformanceDiagnostics.Shared.Helpers.ServiceSupport.CreateCustomBinding(String clientDirectory, String connectionMethod, String serverURI) in C:_projects\ICE\Current\Tools\PerformanceDiagnosticTool\Ice.Tools.PerformanceDiagnostics.Shared\Helpers\ServiceSupport.cs:line 38
at Ice.Tools.PerformanceDiagnostics.Shared.Helpers.AssemblyCaller.ProxyDomain.SetUpConnection(String BoName, Boolean runningFromAPI, Boolean SetupDummyEndPoint, Boolean use46Workaround) in C:_projects\ICE\Current\Tools\PerformanceDiagnosticTool\Ice.Tools.PerformanceDiagnostics.Shared\Helpers\AssemblyCaller.cs:line 250
at Ice.Tools.PerformanceDiagnostics.Shared.Helpers.AssemblyCaller.ProxyDomain.GetAssembly(String clientDirPath, String BOName, String connectionMethod, String appServerURI, String password, String userId, String requiresCertificate, String certificateIdentity, Int32 operationTimeout, Boolean runningFromAPI, Boolean useDummyEndPoint, Boolean use46Workaround) in C:_projects\ICE\Current\Tools\PerformanceDiagnosticTool\Ice.Tools.PerformanceDiagnostics.Shared\Helpers\AssemblyCaller.cs:line 175
The Settings page of PDT connection method chosen is UsernameWindowsChannel since the Kinetic Application Server is configured using Basic Authentication.
Is there any PDT configuration guide that explains steps to setup as well as successfully carry out Config Check. I have setup a fresh new Kinetic on-premise environment and want to check all the configurations are correct as per Epicor requirements.