Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and IIS4
Message
 
À
22/06/1999 17:10:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00232730
Message ID:
00232736
Vues:
23
>I'm having a problem with Session variables.
>
>I have several apps that are running under IIS. In my development environment I have a subdirectory under Inetpub in which I keep each project in a separate subdirectory.
>
>In IIS I have created a vurtual directory for each app pointing to each subdirctory. At any time one app could call another. For some reason when one app calls another the session vars created in the
>first app are lost.
>
>However, if I remove all the virtual directories and only make one that points to the main development directory, then all works fine.
>
>Is there something in the virtual directory schema that causes IIS to scope what appears to be a different session for each virtual directory app called?
>
>Is there a way around this (other than what I have already done)???
>
>Thanks,
>Michael

Out of curiosity, when you create your virtual directories, do you also create new applications? I suspect that the reason it works in sub-folders is that they're all running off the main app (root web). So in IIS, make sure that the Application Settings are disabled (if they aren't click the "Remove" button and give it a try).

Hugo
"My get up and go must've got up and went"
-Steve Tyler, Aerosmith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform