I get a similar error (also running as service under XP). It
was preceded by this error in the tcl (attached) which
occurred during configuration.
I will try not running it as a service and cross my fingers.
Ugh I can't attach it, I'll have to type it:
list element in quotes followed by ":" instead of space
while executing "lindex $x 0" invoked from within
"if { !$noLogin || ([keyinfo $localUser] < 0)}{
set localUser [lindex $x 0]
set KEYS($localUser) [keyinfo $localUser]
}"
(file "D:\Program Files\Privaria\tcl\privaria.tcl" line 115)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=972052
I get a similar error (also running as service under XP). It
was preceded by this error in the tcl (attached) which
occurred during configuration.
I will try not running it as a service and cross my fingers.
Ugh I can't attach it, I'll have to type it:
list element in quotes followed by ":" instead of space
while executing "lindex $x 0" invoked from within
"if { !$noLogin || ([keyinfo $localUser] < 0)}{
set localUser [lindex $x 0]
set KEYS($localUser) [keyinfo $localUser]
}"
(file "D:\Program Files\Privaria\tcl\privaria.tcl" line 115)