Community of VE/MapPoint Users and Developers
This is a discussion on Map point crashes on heavy traffic within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I have an application (VB) that uses map point to verify address based on GPS information (gets lat and long ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Map point crashes on heavy traffic |
| |||
| Re: Map point crashes on heavy traffic
Hi ... I haven't seen that error # before. Does it simply happen at random times? Are you already using On Error Resume Next? (VB6 or that new ???) Mike Mattys |
| |||
| Re: Map point crashes on heavy traffic
The application crashes randomly but when I increased the number of requests, it started to crash more often like as I have about 2 request per second, map point crashes every 3-4 hours. I see that error message in event viewer in Windows. |
| |||
| Re: Map point crashes on heavy traffic
Hmm ... If saving to any Microsoft file (mdb), I'd recommend stop and compact/repair at regular intevals. No other guesses, sorry. Mike Mattys |
| ||||
| Re: Map point crashes on heavy traffic
I'm not sure the error code off hand (did you try looking it up?) But I've seen something with Excel. The problem was that my code was feeding data to Excel quicker than it could handle it (eg. because the user is using scroll bar, or my code was particularly quick). This produced an error code that meant "busy" or something like that. Later versions of Excel are more susceptible. The solution is like Mike says: use an ON ERROR block. I trapped all errors, checked the error code for the "busy" code. If it was something else, then throw an exception ("Excel died" or something similar). If it is the busy code then sleep for 100ms or so and try again. If you're seeing your error twice a second, then I'd wait for 0.6 seconds. Richard
__________________ Winwaed Software Technology LLC http://www.winwaed.com See http://www.mapping-tools.com for MapPoint Tools Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009 |
![]() |
| Tags |
| crashes, heavy, map, point, traffic |
| ||||
| Posted By | For | Type | Date | |
| A More Compact Method for Obtaining Lat/Long - MapPoint Articles - MP2K Magazine | This thread | Refback | 07-30-2008 02:58 AM | |
| Reverse Geocoding with MapPoint 2002 - MapPoint Articles - MP2K Magazine | This thread | Refback | 07-30-2008 02:47 AM | |
| Reverse Geocoding, Another Method - MapPoint Articles - MP2K Magazine | This thread | Refback | 07-30-2008 02:46 AM | |
| Reverse Geocoding, Pt. III - MapPoint Articles - MP2K Magazine | This thread | Refback | 07-30-2008 02:44 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NAVTEQ Traffic Mobile™ Powers Verizon Wireless Traffic Application | MapAdmin | Other Mapping Platforms | 0 | 05-20-2008 05:56 AM |
| Total Traffic Network Named Traffic Information Service Provider For Bmw Of Na | Eric Frost | News and Announcements | 0 | 09-08-2006 08:21 AM |
| mappoint pushpins and zip code heavy hitters | tvsmvp | MapPoint 2006/2009 Discussion | 1 | 10-10-2005 02:01 PM |
| Help crashes | glshrike | MapPoint 2006/2009 Discussion | 1 | 02-03-2004 02:57 PM |
| Control Crashes - Help !!! | dougw | MapPoint 2006/2009 Discussion | 1 | 04-10-2003 09:29 AM |