Community of VE/MapPoint Users and Developers
This is a discussion on Server Busy Timeout dialog within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, I am getting a Server Busy Timeout dialog. I have read the following article: http://msdn.microsoft.com/library/de...ingStarted.asp which states that: To ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Server Busy Timeout dialog I am getting a Server Busy Timeout dialog. I have read the following article: http://msdn.microsoft.com/library/de...ingStarted.asp which states that: To avoid this problem, you can set the Visual Basic properties to higher values for the entire project or only for the MapPoint function that might take a longer amount of time. The following code sets the Visual Basic properties to 50 and 100 seconds: App.OLERequestPendingTimeout = 10 * App.OLERequestPendingTimeout App.OLEServerBusyTimeout = 10 * App.PLEServerBusyTimeout The problem is that I am creating an ActiveX Control in VB 6.0 where the above operations are not valid in an ActiveX DLL or ActiveX Control project. See http://msdn.microsoft.com/library/de...LDNOTINDLL.asp Is there any alternative way to set the Ole Server timeout in Visual Basic 6.0 specifically in a ActiveX Control? Or Maybe a WinApi Call? Any ideas appreciated... tia Nikos Georgopoulos ngeorg@compucon.gr |
![]() |
| Tags |
| busy, dialog, server, timeout |
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 | Sylvain | MapPoint 2006/2009 Discussion | 21 | 09-18-2004 05:25 PM |
| Server Busy Message fix in .Net | matnace | MapPoint 2006/2009 Discussion | 0 | 05-11-2004 12:48 PM |
| Server Busy Timeout | Ninjas | MapPoint 2006/2009 Discussion | 1 | 01-13-2004 11:35 PM |
| Server busy ... svchost is 99% CPU | Anonymous | MapPoint 2006/2009 Discussion | 1 | 10-17-2003 08:42 AM |