Can I use this program with framework 4.5.2 on another pc with W7?

0

What happens is that I need to create a program for a hotel, and since I'm new to programming for desktop applications, I started my project and I did not choose a framework but I left the one that visual studio 2017 put me up, I'm programming on my machine windows 7 X64 and the machine where I need to install when finished is a windows 7 x32, is there any problem with the framework I'm using? How to solve it if there is an error? I leave screenshot of the S.O of the client. [! [enter the description of the image here] [1]] [1]

Here is the framework image, that is, I suppose that at the time of creating my project it was the same, I did not change anything, here I am just doing as if I were going to create a new project to simply look at the framework of choose by default the VS.

Will I have problems if I'm programming in W7 of 64 but I do it for a Windows 7 of 32? When trying it on my pc, for example.

I do not know, help me, I need advice.

    
asked by Abraham Valencia 23.06.2018 в 04:54
source

1 answer

0

Windows 7 allows you to install up to .Net Framework 4.7x, so you will not have a problem with the Framework. Where you could have a problem is with Windows XP or Windows Server 2003, which only support up to .Net Framework 4.0

As for the architecture, you should have no problem, leave the option by default and the executable will work both in W7 32 bits and 64 bits.

By the way, I would remove the capture that you put, you are showing data like the Windows registry key, and the name of your euipo.

    
answered by 25.06.2018 / 04:19
source