Sorry John, yeah that was just a typo ... It was
USERKEY=<@APPKEY><@USERREFERENCE> in the sonfig file...

As far as I am aware the server is setup correctly to use an application
for the project and haven't seen any problems with any other application
variables.

-----Original Message-----
From: John McGowan [mailto:[EMAIL PROTECTED] 
Sent: 14 May 2004 15:02
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: Problem assigning Array values in local and
user scope




Mike Scally wrote:

>Thanks Alan, Yep, it looks like the configuration is the problem. I 
>setup a new instance of a Tango Server with their configuration files 
>on my machine and it didn't work. I compared everything and one thing 
>that seemed to make the difference was the value of the USERKEY 
>configuration variable. On My development box it was set to 
>USERKEY=<@USERREFERENCE> and theres was set to 
>USERKEY=<@APPKEY<@USERREFERENCE>. When I took out
>  
>
Was this a typo on your email, or did it really contain "<@appkey" 
without the ">" at the end.  If so, I would guess that was the cause of 
your troubles.

>the <@APPKEY> part from theirs it seemed to work fine.
>  
>

>After reading the configuration variables I am still slightly confused 
>as to why this made the difference - any ideas why this would be so?
>
>-----Original Message-----
>From: Alan Wolfe [mailto:[EMAIL PROTECTED]
>Sent: 13 May 2004 18:12
>To: [EMAIL PROTECTED]
>Subject: Re: Witango-Talk: Problem assigning Array values in local and
>user scope
>
>
>hmmm
>
>since it works on your dev system but not production system, have you 
>compared your ini files to see if there's any difference?
>
>----- Original Message -----
>From: "Mike Scally" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, May 13, 2004 9:54 AM
>Subject: RE: Witango-Talk: Problem assigning Array values in local and
>user scope
>
>
>No caching I stuck in a bit of text and that came up no problem ... 
>Thanks for the suggestion though at this stage any suggestions are much

>appreciated
>
>-----Original Message-----
>From: Alan Wolfe [mailto:[EMAIL PROTECTED]
>Sent: 13 May 2004 17:57
>To: [EMAIL PROTECTED]
>Subject: Re: Witango-Talk: Problem assigning Array values in local and 
>user scope
>
>
>Hey Mike,
>
>Do you have cacheing on, could it be that your old taf that doesn't 
>work is still in the cache so your new code isnt running?
>
>you might try putting some new text in there and seeing if it comes up 
>just in case.
>
>----- Original Message -----
>From: "Mike Scally" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, May 13, 2004 9:41 AM
>Subject: RE: Witango-Talk: Problem assigning Array values in local and
>user scope
>
>
>Nope, tried it and purge in or out doesn't make a difference it still 
>fails...
>
>-----Original Message-----
>From: John McGowan [mailto:[EMAIL PROTECTED]
>Sent: 13 May 2004 17:20
>To: [EMAIL PROTECTED]
>Subject: Re: Witango-Talk: Problem assigning Array values in local and 
>user scope
>
>
>I assume that if you take the purge out of there it works ok...
>
>/John
>
>Mike Scally wrote:
>
>  
>
>>John,
>>
>>Its 4.05.020 ... The strange thing is both Development box and
>>Deployment Box are up to the same version 4.05.020
>>
>>Cheers
>>Mike.
>>
>>-----Original Message-----
>>From: John McGowan [mailto:[EMAIL PROTECTED]
>>Sent: 13 May 2004 17:01
>>To: [EMAIL PROTECTED]
>>Subject: Re: Witango-Talk: Problem assigning Array values in local and
>>user scope
>>
>>
>>Mike,
>>
>>What specific version of Tango2000 are you running?
>>
>>Hint: Use the <@version> tag to find out...
>>
>>/John
>>
>>Mike Scally wrote:
>>
>>
>>
>>    
>>
>>>Hi,
>>>
>>>I am having a problem assigning arrays. I cannot figure out the issue
>>>but I have simplified the problem down to reproduce the error and the

>>>following 4 lines suffice. I assign an array in local scope, then 
>>>assign this to a user variable. I purge the local variable but if I 
>>>re-assign back to a local variable the new local variable is empty.
>>>
>>>Lines of code as follows :
>>>
>>><@ASSIGN NAME="myArray" VALUE="<@ARRAY ROWS='1' COLS='1'
>>>VALUE='12234'>" SCOPE="local"> <@ASSIGN NAME="myArrayUser" 
>>>VALUE="<@VAR local$myArray>" SCOPE="user"> <@PURGE NAME="myArray"
>>SCOPE="local"> <@ASSIGN NAME="myArrayLocal" SCOPE="local" VALUE="<@VAR
>>>      
>>>
>
>  
>
>>>user$myArrayUser>"> New Local Array : <@VAR local$myArrayLocal>
>>>
>>>The user$myArrayUser variable contains 1 row as expected but the
>>>local$myArrayLocal is empty and never gets assigned the value of 
>>>user$myArrayUser. This works on my development server but when 
>>>deployed on the same version of Tango Server it fails. If anyone had 
>>>any ideas at all they would be much appreciated. Could it be some
kind
>>>
>>>
>>>      
>>>
>>
>>    
>>
>>>of Tango Configuration issue?
>>>
>>>Setup :
>>>Windows 2000
>>>Tango2000
>>>
>>>Thanks
>>>Mike.
>>>
>>>
>>>
>>>********************************************************************
>>>This message is intended only for the use of the person(s) ("the
>>>intended
>>>recipient(s)") to whom it is addressed. It may contain information 
>>>which is privileged and confidential within the meaning of applicable

>>>law. If
>>>
>>>
>>>      
>>>
>>you
>>
>>
>>    
>>
>>>are not the intended recipient, please contact the sender as soon as
>>>possible. The views expressed in this communication may not
>>>
>>>
>>>      
>>>
>>necessarily
>>
>>
>>    
>>
>>>be the views held by LGCSB (Local Government Computer Services 
>>>Board).
>>>
>>>Any attachments have been checked by a virus scanner and appear to be
>>>clean. Please ensure that you also scan all messages, as LGCSB does 
>>>not accept any liability for contamination or damage to your systems.
>>>********************************************************************
>>>
>>>_____________________________________________________________________
>>>_
>>>_
>>>_
>>>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>>>
>>>
>>>
>>>
>>>      
>>>
>>______________________________________________________________________
>>_
>>_
>>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>>
>>
>>********************************************************************
>>This message is intended only for the use of the person(s) ("the
>>intended
>>recipient(s)") to whom it is addressed. It may contain information
>>    
>>
>which is
>  
>
>>privileged and confidential within the meaning of applicable law. If
>>    
>>
>you
>  
>
>>are not the intended recipient, please contact the sender as soon as
>>possible. The views expressed in this communication may not
necessarily
>>    
>>
>
>  
>
>>be the views held by LGCSB (Local Government Computer Services Board).
>>
>>Any attachments  have been checked by a virus scanner and appear to be
>>clean. Please ensure that you also scan all messages, as LGCSB does
not
>>    
>>
>
>  
>
>>accept any liability for contamination or damage to your systems.
>>********************************************************************
>>
>>
>>______________________________________________________________________
>>_
>>_
>>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>>
>>
>>
>>    
>>
>
>_______________________________________________________________________
>_
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>
>********************************************************************
>This message is intended only for the use of the person(s) ("the 
>intended
>recipient(s)") to whom it is addressed. It may contain information 
>which is privileged and confidential within the meaning of applicable 
>law. If you are not the intended recipient, please contact the sender 
>as soon as possible. The views expressed in this communication may not 
>necessarily be the views held by LGCSB (Local Government Computer 
>Services Board).
>
>Any attachments  have been checked by a virus scanner and appear to be 
>clean. Please ensure that you also scan all messages, as LGCSB does not

>accept any liability for contamination or damage to your systems.
>********************************************************************
>
>
>_______________________________________________________________________
>_
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>_______________________________________________________________________
>_
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>
>********************************************************************
>This message is intended only for the use of the person(s) ("the 
>intended
>recipient(s)") to whom it is addressed. It may contain information 
>which is privileged and confidential within the meaning of applicable 
>law. If you are not the intended recipient, please contact the sender 
>as soon as possible. The views expressed in this communication may not 
>necessarily be the views held by LGCSB (Local Government Computer 
>Services Board).
>
>Any attachments  have been checked by a virus scanner and appear to be 
>clean. Please ensure that you also scan all messages, as LGCSB does not

>accept any liability for contamination or damage to your systems.
>********************************************************************
>
>
>_______________________________________________________________________
>_
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>_______________________________________________________________________
>_
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>
>********************************************************************
>This message is intended only for the use of the person(s) ("the 
>intended
>recipient(s)") to whom it is addressed. It may contain information
which is
>privileged and confidential within the meaning of applicable law. If
you 
>are not the intended recipient, please contact the sender as soon as
>possible. The views expressed in this communication may not necessarily
>be the views held by LGCSB (Local Government Computer Services Board).
> 
>Any attachments  have been checked by a virus scanner and appear to be
>clean.
>Please ensure that you also scan all messages, as LGCSB does not accept
>any liability for contamination or damage to your systems.
>********************************************************************
>
>
>_______________________________________________________________________
>_
>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>  
>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


********************************************************************
This message is intended only for the use of the person(s) ("the intended
recipient(s)") to whom it is addressed. It may contain information which is
privileged and confidential within the meaning of applicable law. If you 
are not the intended recipient, please contact the sender as soon as
possible. The views expressed in this communication may not necessarily
be the views held by LGCSB (Local Government Computer Services Board).
 
Any attachments  have been checked by a virus scanner and appear to be 
clean.
Please ensure that you also scan all messages, as LGCSB does not accept
any liability for contamination or damage to your systems.
********************************************************************


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to