These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

FileVista and SQL2005 configuration

I cannot configure FileVista with SQL2005. Following message appears:

Test results of connection configuration:
1. Open connection: OK
2. Read Data: ERROR
Invalid object name 'Configuration'.
3. Insert Data: ERROR
Invalid object name 'Configuration'.
4. Update Data: ERROR
Invalid object name 'Configuration'.
5. Delete Data: ERROR
Invalid object name 'Configuration'.

Any ideas about a cause/corrective action?
Jerome 10/9/2008 3:24 AM
paste your filevista.config in APP_CODE 
tzml 10/9/2008 5:38 AM
I'm having the same issue...FileVista.config is already in APP_DATA
Peter 11/6/2008 11:30 AM
You need to first create FileVista database on SQL Server by using the provided sql script FileVista\App_Data\database\CreateSqlServerDB.sql

After that, you can run the configuration wizard.
Cem Alacayir 11/17/2008 12:41 PM