N
nigelwright7557
Guest
I have a .net core 3.1 program that wont run under Windows 7 32 bits.
The .net core 3.1 runtime installs fine.
However my program wont run.
The error comes says a x86 version of the program is needed.
So I converted my program from "any cpu" to "x86" and it still wont run and comes up with same error.
Any clues as to how to fix this would be appreciated.
n.Wright
Continue reading...
The .net core 3.1 runtime installs fine.
However my program wont run.
The error comes says a x86 version of the program is needed.
So I converted my program from "any cpu" to "x86" and it still wont run and comes up with same error.
Any clues as to how to fix this would be appreciated.
n.Wright
Continue reading...