Community of VE/MapPoint Users and Developers
This is a discussion on Server busy exception within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, I am getting the exception server busy many times when I use mappoint ActiveXcontrol. My whole application in dependent ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Server busy exception I am getting the exception server busy many times when I use mappoint ActiveXcontrol. My whole application in dependent on mappoint. So I want to know how I can avoid this message box without killing the mappoint process in c#. |
| |||
| Re: Server busy exception
Hi, I guess you mean a popup window with the server busy message? This is not an exception. This message comes if you are a very long time in a event of mappoint. I think it is 10 seconds. If you have very lengthy code to do (including a popup menu) then do it outside of an event. You can do this by writing a custom windows message handler and post a message to it. Another way to do this is by means of a timer, but this is not considering good programming technique.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| busy, exception, server |
| ||||
| Posted By | For | Type | Date | |
| Server busy exception (://URLFAN) | This thread | Refback | 07-08-2008 01:44 PM | |
| MapPoint Help - MP2K Magazine | This thread | Refback | 06-27-2008 05:41 PM | |
| The Magazine for MapPoint - MP2K Magazine | This thread | Refback | 06-25-2008 11:46 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Server is Busy | Anonymous | MapPoint 2006/2009 Discussion | 4 | 01-18-2005 04:52 AM |
| server busy problem! | Anonymous | MapPoint 2006/2009 Discussion | 8 | 01-02-2005 04:04 AM |
| Server Busy | Sylvain | MapPoint 2006/2009 Discussion | 21 | 09-18-2004 05:25 PM |
| Timer and Server Busy | Anonymous | MapPoint 2006/2009 Discussion | 0 | 07-07-2004 03:59 AM |
| Server Busy Message fix in .Net | matnace | MapPoint 2006/2009 Discussion | 0 | 05-11-2004 12:48 PM |