代码异常描述
************** 异常文本 **************
System.Data.Entity.Core.EntityException: 可能因为暂时性失败引起了异常。若是您在链接到 SQL Azure 数据库,请考虑使用 SqlAzureExecutionStrategy。 ---> System.Data.Entity.Core.EntityException: 基础提供程序在 Open 上失败。 ---> System.Data.Entity.Core.EntityException: 可能因为暂时性失败引起了异常。若是您在链接到 SQL Azure 数据库,请考虑使用 SqlAzureExecutionStrategy。 ---> System.Data.SqlClient.SqlException: 已成功与服务器创建链接,可是在登陆过程当中发生错误。 (provider: Shared Memory Provider, error: 0 - 管道的另外一端上无任何进程。) ---> System.ComponentModel.Win32Exception: 管道的另外一端上无任何进程。
--- 内部异常堆栈跟踪的结尾 ---
解决方案
。将要链接的登录名sa修改下密码,修改完成,断开链接再次登录