Hi folks. I’m really sorry for my bad English…
Actually crash is in the route "Calculate" method of MapPoint, so, from the beginning:
I'm using Gilles Kohl's reverse geocoding algorithm on MapPoint 2002 as ActiveX object. Usually it is works fine, but sometimes MapPoint crash while performing “Calculate” method.
The problem that I can’t realize what is actual reason of such crashes. It is not seems that reason is an incorrect coordinates – because the same code also running on another computer with the same data and there it’s not occur.
The second problem that I can’t find out even a good workaround – because when it’s happen, the program enters in the “Calculate” method and not exit from.
So does somebody know such a problem and does somebody have an answer or some workaround to this?