The Witango client (plugin) is the thing that reads TAF and TCF files. The TCFSEARCHPATH is relative to the webserver's document root, and the process that runs the client needs to be able to read the files.
-----Original Message----- From: MC Tay [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 12, 2007 1:00 AM To: [email protected] Subject: Re: Witango-Talk: TAF & TCF files Dale: Thanks for the responses. It doesn't seem to work with virtual directory in IIS. In your case do you have the /nidb/compile/tcfs path physically below your webroot? It works if I setup the TCF path physically below my webroot, but not as a virtual directory. Is that how it supposed to work or did I do something wrong? Thanks! MC At 05:05 AM 12/11/2007, you wrote: >The server needs to know where to look for the TCF files. This is set >in the witango.ini file. The default (already set there) is in the >same directory, but you can add other locations as appropriate to your >situation. > >This is what's in our directory for TCFSEARCHPATH. We have left the >defaults and put our main location for TCFs *first* in the list. Note >that the location starts at webroot > >TCFSEARCHPATH=/nidb/compile/tcfs/;<@APPFILEPATH>;<@CLASSFILEPATH>;/ >Witango/TCF/ > > >Check out the Witango documentation for this and other details, esp >about setting up your server. > >On Dec 10, 2007, at 10:20 PM, MC Tay wrote: > >>Hi: >> >>I'm somewhat a rookie when it comes to TCF. Does TAF and TCF files >>have to be in the same directory for it to work? The execution of >>the TAF file fails when I put the TCF file in other directory. >> >>Thanks! >> >>MC >> >>________________________________________________________________________ >>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > >- >________________________________________________________________________ >TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
