[BCB:1:Backup warning:ECB]
[BCB:3:Network warning:ECB]
[BCB:5:Third-party support:ECB]
Possible Resolution NOTE: Consult Network Administrator before performing steps below If they're running Sage 100 on Windows 2019 Server in Hyper-V Environment have them try one of the steps below: Option I: - Disable RSC for IPv4 traffic on the workstation client using PowerShell: Disable-NetAdapterRsc -Name $nic -IPv4
Option II: - Check a Hyper-V vSwitch's current RSC status using PowerShell: Get-VMSwitch | Select *RSC*
- Disable a Hyper-V vSwitch's RSC in full using PowerShell:
Set-VMSwitch -Name $vSwitch -EnableSoftwareRsc:$FALSE NOTE: This will not impact existing vSwitch connections
DocLink: Application seems to disappear or vanish from the Modules menu from the Sage 100 Launcher or Desktop immediately after logging in
|