Dear all,

I have been gived the task of moving a search utility written by a
colleague from one location to another on the same server. To do this, I
removed the old search collection, and created a new one in the new
location. But when I access the search page, I get the following error

Error Diagnostic Information

Error occurred in tag CFINDEX

Error during SetCurrentDirectory


The code used in the tag is 

<CFINDEX ACTION="REFRESH"
        COLLECTION="#URL.ThisCollection#"
        KEY="#FilePath#"
        TYPE="PATH"     
        EXTENSIONS="htm,html"
        RECURSE="Yes"
        LANGUAGE="English"
        URLPATH="http://#CGI.Server_Name#";>

I've checked the new paths and they seem ok, so I was wondering if
anyone had any hints. The server is Cold Fusion 5, but I will also have
to get it running on a different server running CF 4 as well.


Thanks

Martin L. Gill, MSc - Programmer

For & on Behalf of UniTech
(The Universal Information Technology Group Ltd)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
URL: http://www.unitech.net
Email: [EMAIL PROTECTED] 

UniTech House, 25 Bernard Street, Leith, Edinburgh, EH6 6SH
Tel:  +(44) 0131 472 5555
DDI: +(44) 0131 472 5560
Fax: +(44) 0131 472 5556

Reply via email to