When I try to create a local database in SQL Server Management Studio 2016, I get the following error.
I am creating it through interface by connecting to local machine, right clicking on Databases, and selecting "New Database".
I have no idea what this could possibly indicate?
I've tried restarting SSMS and the machine.
I can create the database through SQL, however I get the same error when trying to launch any GUI dialogs for the database. So creating it thru SQL doesn't work around my issue as I need to configure it also.