up vote 1 down vote favorite
share [g+] share [fb]

I just started getting an error window with "Unspecified Error" in MS Sql Server Management Studio 2005. I get this when trying to Create a New Table in a DB or Right Click > Design on an existing table. I am able to open up a new connection and query the DB without any problems. The error message obviously is no help. Any thoughts on what is the cause and how to fix this?

link|improve this question
Did you install any plug-ins? In my experience, that can break Management Studio quite effectively. – Randolph West Jan 26 '10 at 12:34
No Plugins. The only thing that I have installed recently is an upgrade for Windows Live Messenger and Writer. – Yaakov Ellis Jan 26 '10 at 12:45
feedback

1 Answer

Are you trying to create a table in sql 2008 via ssms 2005? If so that might be the problem. Try installing ssms 2008 and doing the same thing.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.