Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and IIS4
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00232730
Message ID:
00232821
Views:
18
PMFJI-
maybe I don't understand the problem, but couldn't you get away from session vars altogether by implementing a generic session class that stores all this stuff for you in data files? What could this 3rd party solution do that you couldn't write yourself?

>This is a problem for a lot of us. Check out http://support.microsoft.com/support/kb/articles/Q173/3/07.asp for an explanation. Notice I didn't say "solution"! There currently isn't one.
>
>Of course, necessity is the mother of invention! SoftArtisans has a component that solves this problem. Check out SA-Session-Pro at http://www.softartisans.com/softartisans/saxsession.html. It's only $249 and there is a downloadable eval version available. I haven't used it myself, but it might help you out.
>
>HTH
>
>>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
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform