Dear All
I have a problem with MapPoint in my vb.net application.
I use MapPoint to show my vehicles on map.
My application is a MultiThread application and when I try to show a GPS Position on Map while MapPoint is busy to build the route I have a 'server busy' error.
Are there any properties or events to know when the MapPoint Activex is in busy state?
I try to use the "ReadyStateChange" event but it doesn't occur during route building and other functions.
Thanks Matteo