Two applications built. Both crash on separate system.

  • Thread starter Thread starter gapcguy
  • Start date Start date
G

gapcguy

Guest
Greetings,

As the title suggests, I have built two separate applications in visual studio, neither of which I would believe to need installers for (no registry entries, and I'm assuming that everything is contained in the .exe file).

The development system is using VS community 2019, and both projects have utilized .net framework 4.7.1. Both target systems are based on windows 10 64-bit on the latest build, with the latest patches. No changes to the program's configuration has been made (target cpu is set to "any", etc). One program was built with Visual Basic .net and the other was C#.

What gives? Why is the Dev system able to execute these applications while the others are not?

Continue reading...
 
Back
Top