Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ERROR with different ASP working with the same object.
Message
De
24/01/2002 06:40:26
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
ERROR with different ASP working with the same object.
Divers
Thread ID:
00609575
Message ID:
00609575
Vues:
45
Hi,

I have an instance of an object COM (application("COM ")) that is used by two ASP. First of them makes a call to a function of the object. This function works correctly and leaves blocked the request (that is its correct use).

Then from the other ASP I accede to a property of the object that gives back its value correctly. Then I make a call to another function of the object but its operation is not correct. The function doesn´t execute its code, but nevertheless I obtain a result. This result is not of error, it returns 'true'.

The function has not executed its code, and it never can give back 'true'.

Why the call from ASP gives back 'true'?

Object COM, is a file EXE generated by Visual FoxPro 7.

Thanks.
Répondre
Fil
Voir

Click here to load this message in the networking platform