Hangs Refreshing Metadata

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
dmorganshoretel
Posts: 1
Joined: Fri 08 Aug 2014 14:53

Hangs Refreshing Metadata

Post by dmorganshoretel » Fri 08 Aug 2014 16:12

I have a TCP/IP only connection to my database. But SQL Complete has stopped working for me entirely because it hangs while the metadata is being refreshed. The error that I get makes no sense, because I am not using named pipes:

"Some errors has occurred while describing server scope objects:
Query index(8); Error: Named Pipes Provider: Could not open a connection to SQL Server [53]."

Why is it trying to use named pipes??? I don't have named pipes access to this server.
Uninstalling for now.

alexa

Re: Hangs Refreshing Metadata

Post by alexa » Mon 11 Aug 2014 09:24

Please be aware that the error is returned by the SQL Server itself.

Does it happen often? What version of the SQL Server you are using?

Post Reply