http://blogs.msdn.com/b/ramaprasanna/archive/2009/09/16/invalid-object-name-sys-configurations-microsoft-sql-server-error-208.aspx sql
----------windows
When you use Microsoft SQL Server Management Studio 2008 to access SQL Azure, if you get the following errorsqlserver
Cannot connect to <server name>spa
Additional Information:orm
An exception occurred while executing a Transact-SQL Statement or batch.server
(microsoft.sqlserver.connectioninfo)blog
Invalid object name ‘sys.configurations’. (Microsoft SQL Server, Error: 208)get
Then it is highly probable that you are entering the credentials in a wrong window.it
Open the SQL server management studio 2008, CANCEL the credentials window that pop up.io
Click on ‘New Query’, that’s the windows you need to enter your credentials in. Don’t forget to change the database name.
It should work !!