I need help with how to setting up the database (Umbraco pre-installation). I have tried to input my Database User Name, but it was failed. There is no Database User Password for my SQL Server.
I try to logging in to SQL Server Management Studio through Windows Authentication, so it doesn't need any password, just an username showed there automatically, and I used it to the Umbraco.
The error said: "Login failed for user 'LinMeijian-PC\Lin Meijian'". Please see image below:
Need help with the Database
Hey all,
I need help with how to setting up the database (Umbraco pre-installation). I have tried to input my Database User Name, but it was failed. There is no Database User Password for my SQL Server.
I try to logging in to SQL Server Management Studio through Windows Authentication, so it doesn't need any password, just an username showed there automatically, and I used it to the Umbraco.
The error said: "Login failed for user 'LinMeijian-PC\Lin Meijian'". Please see image below:
Please help.
Thanks.
Have you tried to add connectionstring directly in web.config?
Otherwise , you can create a database name i.e umbarco and test the installation with it.
is working on a reply...