SqlServer 2008 的一些连接问题

发布于 2024-10-07 10:20:22 字数 90 浏览 0 评论 0原文

与服务器成功建立连接,但在登录过程中发生错误。(提供程序:命名管道提供程序,错误:0-管道的另一端没有进程。)

当我的应用程序启动时,我得到了这个错误

A connection was successfully established with the server,but then an error occured during .the login process.(provider:Named Pipes Provider,error:0-No Process is on the other end of the Pipe.)

when my application starts i got this error

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

悲欢浪云 2024-10-14 10:20:22

转到 SQL Server 配置管理器并确保在 SQL Server 网络配置中启用 TCP/IP 和命名管道

Go to SQL Server Configuration Manager and make sure the TCP/IP and Named Pipes are enabled in SQL Server Network Configuration

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文