I have merged four WPF tools into one as per my client requirements. The four WPF developments was done in Visual Studio 2015, and I merged them in Visual Studio 2017, and they have given a set of instructions on how to create an EXE file using InstallShield for deployment on their machines.
But when I do it I get an error, -6416, and when I search it here I do not get that error code.
Long story short, how do I go about this? I have tried this, but it did not work.
Any ideas? Please note that the code is connected to the database, and I want that EXE file to work whether they have a database or not.