I just upgraded a 32-bit application to 64-bit because all the user's now have 64-bit machines running Windows 10.
I am able to run the application just fine on my development machine (in or out of IDE).
When I tried to run it after upgrading on two of my user's machines, I get
"The application was unable to start correctly (0xc)))))7b)."
I am at a loss as to why. The 32-bit version was running fine. I copied ALL the dlls from my machine (In fact, I copied the whole runtime folder from my machine as a second try when just upgrading didn't work) .