Wow ~~~ Today is really not easy ~ Just set up a .NET deployment problem, I have a small .NET program with VS2002 a few days ago, there is no problem in my own machine, then I will put the program And the DLL file used and the 1.1 re-release package is installed on the customer's machine. A running program is immediately reported immediately: "Application Has Generated An Exception That Could Not Be Handled ..." Wow ~ I fainted on the spot ~
Take the program back to repeatedly debug on your own machine, there is no problem, hey, it's really a strange thing ~ So I went online to find it, I finally knew the problem, I originally released the .NET program, it is best to use VS The self-contained installation items are made, let Vs generate the installation file by reference relationship, so that there will be no scene just started ~~