.NET app will not install

Questions about Wine on Linux
Locked
mernst
Newbie
Newbie
Posts: 1
Joined: Tue Jan 09, 2024 4:21 pm

.NET app will not install

Post by mernst »

Hello group. This is my first attempt at trying to use Wine. I am an amateur radio operator and I am trying to set up and run a web server on a Raspberry Pi4 that will control all of my equipment and allow me to access and control the equipment. However, there are two custom programs that I need to run which are .NET custom programs. They can be seen at http://www.glagowski.org/radio/Software.htm if you want more detail about them. They require the following list of programs in order for them to run:

1) Microsoft Office Access database engine 2007
2) Microsoft Visual Studio 2010 – Tools for Office Runtime
3) Microsoft Visual C++ 2013 Redistributable (x86) 12.0.21005
4) Microsoft Visual C++ 2010 x86 Redistributable 10.0.30319
5) Microsoft .NET 4.7

I have installed all of the items (correctly?). However, whenever I try to install the program executable, it tells me I need to install .NET 4.8 and asks me if I want to download it. Yet if I say yes and try to download and install it, I am told it is already installed. How can I resolve this issue?

Thanks,
Mike
Locked