Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible Bug in MapPoint?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Possible Bug in MapPoint?
Divers
Thread ID:
00942770
Message ID:
00942770
Vues:
57
When I use:

PUBLIC goMapApp
goMapApp = createobject("MapPoint.Application")
goMapApp.UserControl = .T. && to get it out of memory when User EXISTS

The instance of MapPoint STAYS in Memory after the User Exists, even when I
RELEASE goMapApp. So, I can not reference the same MAP again, or make it visible. Once the User closes the MapPoint instance, its locked in, and I have to CreateObject again, otherwise it issues RPC Server is not available.

So, I am forced NOT to make goMapApp public. Otherwise after a few times, the system resources are depleted.

This seems to be a BUG, since according to the documentation, when UserControl = .T., it is supposed to unload it from memory, regardless of the controlling application.

Has anybody come across this?
Cyrus Nima
-------------------
cyrusnima@gmail.com
Répondre
Fil
Voir

Click here to load this message in the networking platform