Hello,
We have integrated MapWinGIS to Visual Studio (versions 2013 and 2015, normal Windows Forms application) and there is a problem with Windows 10 and 64-bit computers with MapWinGIS. After some testing we have found that:
- Windows 7 32/64 bit <-- only MapWinGIS 32-bit version works
- Windows 10 <-- Only MapWinGIS 64-bit version works
Our client uses both Windows 7 and Windows 10. This means we have to compile separate builds for each Windows version thus creating lots of extra work for us. Is there any workaround to this? We have tried practically everything from Any CPU compiling to Regsvr32 and nothing works.
Comments: More info: We use MapWinGIS 4.8.6 version
We have integrated MapWinGIS to Visual Studio (versions 2013 and 2015, normal Windows Forms application) and there is a problem with Windows 10 and 64-bit computers with MapWinGIS. After some testing we have found that:
- Windows 7 32/64 bit <-- only MapWinGIS 32-bit version works
- Windows 10 <-- Only MapWinGIS 64-bit version works
Our client uses both Windows 7 and Windows 10. This means we have to compile separate builds for each Windows version thus creating lots of extra work for us. Is there any workaround to this? We have tried practically everything from Any CPU compiling to Regsvr32 and nothing works.
Comments: More info: We use MapWinGIS 4.8.6 version