Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a VB exe gets hung by Outlook
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Calling a VB exe gets hung by Outlook
Divers
Thread ID:
00921593
Message ID:
00921593
Vues:
59
I have a VFP 7 application that is in development. The client has now found that under certain conditions it can hang.

The code :

oShell = CREATEOBJECT('WScript.Shell')
oShell.Run('externalVB.exe', 5, .T.)

Runs a Visual Basic application. That in turn does runs ActiveX to a control that fetches data from a server using a paid service.

It now seems that when an email arrives into Outlook, it causes the VB program to stop responding. But I'm not doing anything with Outlook.

The problem is deciding wheter the problem is in the VB application or something to do with the call from VFP.

Because of the special nature of the paid subscritpion, it's very difficult for me to test and debug that part of the application. I'm developing and testing in Win98SE, the client runs Windows XP.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform