Hi all,
I'm trying to create a repository but I can't.
At the end, I have an error.
The Laserfiche server encountered an error while attempting to create or attach the repository:
9025 - Error reading repository information or repository is misconfigured.
Under the Viewer event, I got this error :
There was an error creating the Laserfiche repository "repository". Function=CREATE DATABASE [repository] ON (NAME = 'Primary_dat', FILENAME = 'c:\REFERENTIEL repository\repository.mdf'); Error=0x106; [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Autorisation CREATE DATABASE refusée dans la base de données 'master'.
It looks like I don't have permission to create a database.
Next, under SSMS, I tried to create my database first then I tried to attach it but I still have the same result.
My question is : How can I resolve this?
Thanks in advance.
Regards