So I coded this software for a shop, and when I presented it I kept having errors. My software was compiled in .net framework 3.0 and it ran perfectly fine in my computers and laptop who are using the newest .net framework, while the shop's computer had .net framework 3.5.
My question is, if I install the latest .net framework, should I compile the software to .net 2.0 (it can compile perfectly), or should I compile it to the latest framework for more stability and less errors? I seirously need an explanation here because I never had such issues. The owner was quite a good guy and understood my explanation of having an outdated framewrok, however if this fails again I'm doomed.
Thanks.
My question is, if I install the latest .net framework, should I compile the software to .net 2.0 (it can compile perfectly), or should I compile it to the latest framework for more stability and less errors? I seirously need an explanation here because I never had such issues. The owner was quite a good guy and understood my explanation of having an outdated framewrok, however if this fails again I'm doomed.
Thanks.