Incorrect user.sessionVars in PowerBuilder - WeOnlyDo Discussion board

Incorrect user.sessionVars in PowerBuilder (General questions)

by Roland, Wednesday, February 16, 2005, 19:54 (7031 days ago)

I tried to put some session information in user.sessionVars. This works ok for the next server round trip. But afterwards, the data kept in user.sessionVars is corrupt, my data is not available anymore and eventually (after a few more server round trips) the server crashes.

Did anybody else have this problem? I really tried to make my test as simple as possible, so the only thing I do is set my session variable if it does not exist and write it out if it does. So I am pretty sure there is no problem in my program. Maybe it's wodWebserver in conjunction with PowerBuilder?

Re: Incorrect user.sessionVars in PowerBuilder

by wodSupport, Wednesday, February 16, 2005, 20:15 (7031 days ago) @ Roland

Roland,

any chance you could send your EXE that would demonstrate the problem to our techsupport@weonlydo.com ?

Re: Incorrect user.sessionVars in PowerBuilder

by Roland, Thursday, February 17, 2005, 13:57 (7030 days ago) @ wodSupport

any chance you could send your EXE that would demonstrate the problem

done. thanks.