SCW安装错误:主机上所需的最低.NET Framework版本为v4.7.2
适用场景
适用于Windows的SnapCenter插件(SCW) 4.7及更高版本
问题描述
- 尝试使用SnapCenter UI添加或升级主机失败。
错误:
The minimum .NET framework version required on the host is v4.7.2. Install or upgrade the .NET framework on <PLUGIN HOSTNAME> and restart the host.

- 插件主机上安装了Microsoft .NET Framework 4.7.2或更高版本。
SnapManagerWeb.log
对于失败的安装/升级、返回错误、指出未找到网络路径:
2022-12-05T04:59:46.2887222-06:00 ERROR SnapManagerWeb_2148570 PID=[4356] TID=[18] Unable to get the .NET Framework Information from registry. Error : The network path was not found.
Source: mscorlib
Stack Trace: at Microsoft.Win32.RegistryKey.Win32ErrorStatic(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.OpenRemoteBaseKey(RegistryHive hKey, String machineName, RegistryView view)
at SnapManager.SMSCore.Host.Validations.DotNetVersionValidationActivity.IsValidDotNetVersionInstalled(SmHost windowsHost)
2022-12-05T04:59:46.3043496-06:00 ERROR SnapManagerWeb_2148570 PID=[4356] TID=[18] ErrorCode (-1), ErrorMessage (The minimum .NET framework version required on the host is v4.7.2. Install or upgrade the .NET framework on <PLUGIN HOSTNAME> and restart the host.)