[quote user="SamGupta"]
Hello Everyone,
I am getting an error while installing the BC instance locally. First, I was trying to install using the image that I downloaded from the following location.
https://www.microsoft.com/en-us/download/details.aspx?id=102128
First, I tried to download using the default options, but it didn't work as it failed in connecting with the database. So I followed the advice offered on the following thread and installed without database option.
https://community.dynamics.com/business/f/dynamics-365-business-central-forum/373017/not-able-to-install-demo
After installing successfully, I restored the database using the sample db provided with the DVD. With this approach, I could start the service in the admin without any errors.
But then when I loaded the app, I am getting the following error:
First I got that [dbo].[$ndo$srvproperty] was missing but when I created that as suggested on some of the threads, now I am getting the following:
System table [master].[dbo].[$ndo$srvproperty] is missing or database Demo Database NAV (17-0) is not a Business Central application database.
I have a new login and using SQL server auth on that. I have assigned the DB Creator privilege on that.
Any suggestions on what else may I be missing?
Is 2020 wave 1 version stable enough? Some people suggested that it could be because of this version. Shall I uninstall this one and go back to the previous one?
[/quote]
Yes, I agree that it is because of that manual restoring the database from the DVD. But the problem that we are running into is that we have another installation of the SQL server, which has many other databases inside that. Also, they require different versions of SQL servers. So, to avoid this, restoring seemed like a safer option, as all products could reside in the same database. Do you see any issues with multiple SQL server agents running and hosting their own instances? I can try that but I want to see if anyone might have any other suggestions with the manual restore option before we go back to reinstalling again. Also, our assumption is that the dev version does not require any additional license, etc. Could you please confirm that?