Thread: MapPoin VB.Net
View Single Post

  #1 (permalink)  
Old 02-08-2006
mmjc23 mmjc23 is offline
Junior Member
White Belt
 
Join Date: Feb 2006
Posts: 9
MapPoin VB.Net

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
Reply With Quote