|
Thanks for your help, and I don't mean to imply
anything too negative about With - I think their product is the greatest thing
since sliced bread and I couldn't make my living without it.
Anyway, here are some details:
Platform, OS: Windows 2000 Server SP3 and MS-SQL
2000 database (running on a separate machine)
The settings are not default because I changed the
default scope from 'request' to 'user' so that legacy code would still
work
I'm not sure what you mean by user reference
arguments - I'm not using the <@userreference> tag specifically, but I
never needed to before and adding it into all the code that exists would be
quite prohibitive.
Specifically, my problem is as
follows:
I have several 'user' scope variables. They
persist between pages as you'd expect most of the time. Here is a section
of the debug info where you can see them:
[Application File] [176] START /ebay/survey.taf
Witango_Server_5 _function=nextq A1=1 c_Scale_Boolean=0 Next_Q_id=2
Previous_Q_id=1 Submit=Next Total Length of Postargs: 62
[user$ Vars] [177] DaveNextQ=1; variableTimeout=30; Seperated_string_array=; No_Q_Left=0; MSCF=[Object: 0217FDC8]; Survey_id=172; aPrefix=<TABLE BORDER="0">; Survey_idExists=1; User_id=-3927; starting_question=1; [If Action] [177] If_survey_has_started [Results Action] [177] All_pages_header Randomly (say 1 out of 20 times - so mostly it
does work) when I click submit to go from one page to the next the
[user$ Vars] disappear. Here's the debug code when that
happens:
[Application File] [185] START /ebay/survey.taf
Witango_Server_5 _function=nextq A1=1 c_Scale_Boolean=0 Next_Q_id=2
Previous_Q_id=1 Submit=Next Total Length of Postargs: 62
[If Action] [185] If_survey_has_started [Else Action] [186] Else_innit_and_start_the_survey Notice that the [user$ Vars] section is
missing?
At this point the application fails because the
variable 'survey_id' no longer exists.
If I click 'back' and click the same submit button
again it will work.
The code works perfectly under Tango 2000 - this
application serves about 10,000 visitors a week without issue. When I run
the same application under WiTango it fails as described above. I can't
find any rhyme or reason to it. Sometimes it happens immediately,
sometimes it works for 10 or 15 minutes and then fails. We're testing
under IE 5.5 and 6.0 in this case - I haven't tried it under Netscape - but I
really need it to work under IE.
One thing I'm trying that I thought of today is
that the files are all created with the WiTango Editor version 4.5. I've
opened and saved the file with the latest Editor (5.01.037) to see if there was
a difference.
The .taf file is rather complicated and wouldn't
work without the MS-SQL database backend, so I don't know if it's worth sending
it to you, but if you'd like to see it you can. Plus, because of this
problem I don't have the latest version of the server running on a public server
for you to test remotely.
Anyway, thanks for your help, if you have any
ideas, please let me know...
Dave Machin
|
- Witango-Talk: WiTango Support Dave Machin
- RE: Witango-Talk: WiTango Support Ian Daniel
- Re: Witango-Talk: WiTango Support Dave Machin
- Re: Witango-Talk: WiTango Support Jason Pamental
- Re: Witango-Talk: WiTango Support Dave Machin
- Re: Witango-Talk: WiTango Support Jason Pamental
- Witango-Talk: [OT]Javascript Tom Ferguson
- RE: Witango-Talk: [OT]Javascript John Hollister
- RE: Witango-Talk: [OT]Javascript Tom Ferguson
- Witango-Talk: Copying Tables stephenyoung
