machinelearning
machinelearning copied to clipboard
ML.net models binaries that runs locally in Windows 2019 server throws exception
System Information (please complete the following information):
- OS & Version: Windows 10
- ML.NET Version: 1.5
- .NET Version: .NET 4.7.2 and .NET 6
Describe the bug
To Reproduce Steps to reproduce the behavior:
- Create .net application in Visual studio 2022 with .NET 4.7.2
- Build the project to get binaries
- Test .exe from binaries in .net to test locally
- then move the files to Windows 2019 server where visual studio is installed already.
Expected behavior Same .exe that works on local machine should work on Windows 2019 server too.
Screenshots, Code, Sample Projects
Additional context Add any other context about the problem here.