It seems there are many versions of .NET and MS Visual C++ on the DataMiner servers. Should unused versions be uninstalled when DataMiner is updated? If not, can the unused versions be removed manually? Finally, if they can, where can I find a list of .NET versions required for a given version of DM? I did a quick search in the docs but couldn't find anything.
Thanks!
Hi,
Which DataMiner version are you running?
MSV C++ 2005 and 2010 can be uninstalled after upgrading to DataMiner v10.3.9.
For .NET, it depends on the DataMiner version, but also on the DxMs that are installed. So, it's difficult to tell which .NET versions can be removed without knowing more about the setup.
Kind regards,
Hi James, this information can be found in the Compute Requirements part of the documentation: https://docs.dataminer.services/user-guide/Reference/DataMiner_Compute_Requirements.html#microsoft-net-framework
Please note that I have a pending pull request in which I also add documentation on MVC++
Thanks Seppe! The client is running 10.3.8 currently, so I will pass this info along to them. That said, I was hoping to be able to give them a reference so in the future they could figure out what is needed and what isn’t. Does such a reference exist? Thanks!