I've attempted to install all the prerequisites but the install for DataMiner fails because of the .NET 8 isn't found. I try to open a ticket but the page does not work. I need support or a refund.
Hi Davis,
Can you verify .NET 8 is installed on your machine by running "dotnet --list-runtimes" from the console?
If not you can install .NET runtime it directly from Microsoft.
Alternatively, you can also install CloudPack with .NET. I would personally suggest this approach as I'm not 100% sure if .NET runtime will do, or if you need desktop runtime and maybe even SDK.
Let me know if this solves your issues.
Cheers

To resolve the doubt as to which version of .NET 8 you need: it's the latest Hosting Bundle under ASP.NET Core Runtime, as detailed on our compute requirements page (https://docs.dataminer.services/user-guide/Reference/DataMiner_Compute_Requirements.html#microsoft-net).