I am building a MapWinGIS application in VB .Net VS 2013.
After adding a legend to a form I receive the following error message:
An unhandled exception of type 'System.MissingMethodException' occurred in MapWinInterfaces.dll
Additional information: Method not found: 'MapWinGIS.tkShapeDrawingMethod MapWinGIS._DMap.get_ShapeDrawingMethod()'.
The code that throws the error is
Legend1.Map = AxMap1.GetOcx
My LegendControl Map Property shows none and cannot be change.
The library verision I am using are:
MapWinGIS 4.9.0.0
AxInterop.MapWinGIS 4.9.0.0
MapWinInterfaces 4.8.8.36944.
After adding a legend to a form I receive the following error message:
An unhandled exception of type 'System.MissingMethodException' occurred in MapWinInterfaces.dll
Additional information: Method not found: 'MapWinGIS.tkShapeDrawingMethod MapWinGIS._DMap.get_ShapeDrawingMethod()'.
The code that throws the error is
Legend1.Map = AxMap1.GetOcx
My LegendControl Map Property shows none and cannot be change.
The library verision I am using are:
MapWinGIS 4.9.0.0
AxInterop.MapWinGIS 4.9.0.0
MapWinInterfaces 4.8.8.36944.