FTSearch : "File does not exist"?

Hi,

I have a very strange problemn with Ftsearch function on one specific server.

When the script runs the 2nd line (j= …) command :

Set view_modele=db.GetView(“Stationery”)

j = view_modele.FTSearch( “Autoreply”, 0 )

I have an error message : “Notes error : File does not exist”

Exacltly the same script on another Domino server works whithout problem. Domino servers are both in the same Domino version (6.0.3 Us), same hardware, same OS … I really don’t understand what it’s wrong and which file it needs …

Does someone have any idea about that ?

Thanks lot.

Sylvain