The most likely problem is that it cannot write to that folder so it cannot create the index.
Assuming it can write to the file /Data/currentlog.config then you should see errors in the log file about it. If the log file does not exist it also means it cannot write to the /Data folder.
You should be able to view the log at http://yoursite/Admin/ServerLog.aspx
The most likely problem is that it cannot write to that folder so it cannot create the index. Assuming it can write to the file /Data/currentlog.config then you should see errors in the log file about it. If the log file does not exist it also means it cannot write to the /Data folder.You should be able to view the log at http://yoursite/Admin/ServerLog.aspx
google translated to Italian:
Il problema più probabile è che non si può scrivere in quella cartella in modo che non può creare l'indice.
Supponendo che si può scrivere nel file / dati / currentlog.config allora si dovrebbe vedere gli errori nel file di log su di esso. Se il file di registro non esiste, significa anche che non si può scrivere nella cartella / Data.
Si dovrebbe essere in grado di visualizzare il registro a http://yoursite/Admin/ServerLog.aspx
Hope it helps,
Joe