Hi all
I have a VB6 application with MapPoint control inside, I have developed a custom menu that is shown when the user right clicks a certain pushpin.
If the user doesnt select one of the options in 10 seconds he gets the "Server is Busy" message.
I also have a window that is opened through the right click menu, If the window stays open for 10 seconds the user again gets the "Server is Busy" message.
I tried changing the OleRequestPendingTimeout, OleServerBusyTimeout
and OleServerBusyRaiseError but it isnt working at all.
I have searched this forum and the web for some time with no result.
Does anyone have an answer for me?