I am using SQL Server Management Studio 2008 R2 to manage Azure SQL Database. When I try to right-click on any of the objects in the database and make the Script Table As -> CREATE -> New Query Editor Window, each time I get the following exception screen:

The script for SELECT -> New Editor Query Editor is the only option that seems to work without throwing an exception, as mentioned above. Any ideas?
source share