Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intermittent FoxISAPI operation timed out error....
Message
De
05/02/1999 14:04:06
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, Californie, États-Unis
 
 
À
05/02/1999 12:01:18
Debora Leonard
Directorate of Information Management
Fort Rucker, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00184420
Message ID:
00184466
Vues:
16
Watch the memory in use in the Task Manager. See if the memory usage keeps going up but never down with repetive calls to your DLL. If so, one of two possiblilites:

You have an internal dangling object reference.
You are passing back large strings.

Sometimes when you return large strings to variables over COM some memory seems to get held forever. I've only done this with ASP, but sometimes setting the variable back to the empty string works.

These are just possiblities, of course. It's hard to find the cause of problems like this.

You might have more luck converting your DLL to VFP6.0.

>We are using IIS 4.0 on our Intranet Server. I have a VFP 5.0 OLE server that is being called by FoxISAPI.dll when a user selects the appropriate option from our web page. It works fine for several days and then the "FoxISAPI call failed...operation timed out" error occurs. Doing SHUTDOWN and RESTART clears up the problem and all is well for another random number of days. Can anyone give me any suggestions about solving this problem? I am definitely a novice with VFP and FoxISAPI!
>
>Thanks,
>
>Debora
Eric Shaneson
Cutting Edge Consulting
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform