山本一樹
山本一樹

Reputation: 157

Connection Dialog does not appear in Management Studio

When I open my Management Studio program, it does not open up the connection dialog like it used to. It gives me a dialog box which says:

Object Reference not set to an instance of an object.

Anyone got any idea how to fix this?

Error Dialog

Upvotes: 0

Views: 8612

Answers (2)

Paul Jacobson
Paul Jacobson

Reputation: 44

When the Management Studio initializes, it opens a modal connection dialog box that for some reason is not accessible.

The solution is to press Ctrl+N which will close the dialog box. When you click Connect in Management Studio, it will now open the dialog in the middle of the Management Studio window.

Upvotes: 1

Related Questions