Hi, You get this error when trying to create it from DE, then I assume that you already created it with the same name in SQL? NAV cannot see it because it's just a SQL database, not NAV database. So it doesn't fail until trying to create the users required. You need to create the database from the Development Environment. If you do it from SQL then it's just an empty database. When you do it from DE then it creates all the required system tables for it to become a NAV database. [:)] As an alternative do as Amol suggest, same method that I prefer myself. Always start a new database by restoring the latest NAV release backup file (or the version you need for your project). I have it in a PowerShell script, put to life by some of waldo 's scripts. Restores and creates a new service + web in minutes. Great as long as you have admin permissions.
↧