Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Asp and dll
Message
De
03/10/1999 16:49:39
 
 
À
03/10/1999 11:17:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00272070
Message ID:
00272123
Vues:
27
>I am testing an asp page with a call to fox dll server. First I call a method which does nothing just a test call. After that call I cannot recompile dll even if I close Browser. Another problem I have is when I call a method which suppose to INSERT INTO .... I have an error message about in-proccess user interface.
>Thanks Mark

As Iain stated, IIS is holding onto the class. YOu have to let it timeout, or stop the server service to release the server.

As for the use interface error, this is most likely because of VFP's behavior of giving the user an "open" dialog when a command is given that references a table that is not open. Make sure that by the time you issue your INSERT INTO, the tables(s) you are operating on are open.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform