MapWinGis.ocx fail to registered in Visual studio 2022
Aresiaaa opened this issue · 1 comments
Aresiaaa commented
Describe the bug
Failed to register MapWinGis.ocx on my visual studio 2022 Window Application.NET,
I downloaded the latest release 32bit version
To Reproduce
Steps to reproduce the behavior:
- Open new window application form
- Right click on tools to add com
- Couldn't find Mapcontrol
- Browse to C:/dev/MapWinGis
- Chooose MapWinGis.OCX
- Error "Failed to Register"
- Open cmd and cd to MapWinGis folder and run "regsvr32 MapWinGis"
- Tried adding COM again, same error
- Try changing Build to Any CPU. Same error too.
I'm running a window 10 Home Pro version.. MapWinGis is the latest version too, visual studio is 2022 version.
Sorry, I've been searching and trying for all the solutions online before i came to ask. Appreciate if anyone of you could help! Thank you so much!
YuryKomar commented
I have the same issue with VS2022
Does any one can help? The WinOS cannot register the OCX... What is wrong?