Commented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleNew Post: Windows-over-Map Issue in version 4.9 - up to 4.9.3.3
Hi Thomas, could you elaborate? I've just installed MW 4.8.8SR and then MapWinGIS 4.9.3 on top of it. Honestly I'm a bit surprised that MapWindow even starts after it since there were some changes that...
View ArticleNew Post: I want Edit Shape
Sorry woorhtks, I have nothing to add. I had tested the code I provided in the previous post - it was working. MapWindow Lite is using the same code and it's working too. And it's very difficult for me...
View ArticleNew Post: OGR2OGR Use with database driver
Hi! I'm trying to convert a DXF file into MSSQL using the ogr2ogr method from the class Utils with no results. Using ogr2ogr directly from console works correctly, so there is no problem with the dxf...
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleClosed Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleNew Post: I want Edit Shape
hi woorhtks, you can use Shape.ClosestPoints or Shapefile.GetClosestVertex for polygon and line you must first identify the vertex for you to move it and re-shape the polygon or bend a line.
View ArticleNew Post: Obtaining map data through a proxy server with authentication...
I've published a new installer with the fix mentioned by Sergei. Get it at https://mapwingis.codeplex.com/releases/view/541892 Thanks, Paul
View ArticleNew Post: MapWinGIS error when calling arcpy in Python IDE
I've published a new installer that doesn't set the PATH variable anymore. Get it at https://mapwingis.codeplex.com/releases/view/541892 Thanks, Paul
View ArticleNew Post: Adding Labels in Vba in 4.9.3
Hello everybody, I'm still working on Labels in MapWinGis.Ocx 4.9.3 I use the following code to add Labels - but nothing seems to happen (even the extents aren't changed) though the code did not...
View ArticleNew Post: Version 4.9.3.1 Not running on Windows 7 Professional 64-bit
I have developed an application using MapWinGIS.ocx ActiveX map control and successfully deployed it on WIndows-7(64-bit) Ultimate. But the same application is not running on Windows-7(64-bit)...
View ArticleNew Post: Version 4.9.3.1 Not running on Windows 7 Professional 64-bit
I have the something similar with Mapwindow Lite (using MapWinGIS 4.9.3.1) it runs on Vista but not on Windows 7 (64 bit) Home premium (nothing happens).
View ArticleCreated Unassigned: IUtils::CreateInstance not returning the requested...
IUtils::CreateInstance with tkInterface::idExtents returns IShape interface. Probably a cut & paste problem.See ComHelper.cpp (line 269, in commit #75454).Regards
View ArticleCreated Unassigned: AxMap::PixelToDegrees & AxMap::DegreesToPixel inverted...
The parameters' names are as expected, but the methods' names are inverted.
View ArticleCommented Unassigned: IUtils::CreateInstance not returning the requested...
IUtils::CreateInstance with tkInterface::idExtents returns IShape interface. Probably a cut & paste problem.See ComHelper.cpp (line 269, in commit #75454).RegardsComments: ** Comment from web user:...
View ArticleCommented Unassigned: AxMap::PixelToDegrees & AxMap::DegreesToPixel inverted...
The parameters' names are as expected, but the methods' names are inverted.Comments: ** Comment from web user: sleschinski ** You are right once again. It seems the problem was only in idl file. A fix...
View ArticleCommented Unassigned: IUtils::CreateInstance not returning the requested...
IUtils::CreateInstance with tkInterface::idExtents returns IShape interface. Probably a cut & paste problem.See ComHelper.cpp (line 269, in commit #75454).RegardsComments: ** Comment from web user:...
View ArticleNew Post: Adding Labels in Vba in 4.9.3
I would suggest to add some debugging code (with Debug.Writefor example). Right now the code doesn't produce any output if shapefile opening fails. Also there is no check that strLabel =...
View ArticleNew Post: Version 4.9.3.1 Not running on Windows 7 Professional 64-bit
Probably a problem with dependencies. First of all you should open MapWinGIS.ocx on target machine in Dependency Walker and check whether it reports any errors. Also you can try to install VC runtime...
View Article