系统错误:


系统发生错误, 该信息已被系统记录,请稍后重试或与管理员联系。
错误地址: http://www.sxatcm.com/HosIntro.aspx
错误信息: ORA-12514: TNS: 监听程序当前无法识别连接描述符中请求的服务
Stack Trace:
System.Data.OracleClient.OracleException: ORA-12514: TNS: 监听程序当前无法识别连接描述符中请求的服务 在 System.Data.OracleClient.OracleException.Check(OciErrorHandle errorHandle, Int32 rc) 在 System.Data.OracleClient.OracleInternalConnection.OpenOnLocalTransaction(String userName, String password, String serverName, Boolean integratedSecurity, Boolean unicode, Boolean omitOracleConnectionName) 在 System.Data.OracleClient.OracleInternalConnection..ctor(OracleConnectionString connectionOptions) 在 System.Data.OracleClient.OracleConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) 在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 在 System.Data.OracleClient.OracleConnection.Open() 在 ZYYInfo.DAL.DbHelperSQL.PrepareCommand(OracleCommand cmd, OracleConnection conn, OracleTransaction trans, String cmdText, OracleParameter[] cmdParms) 在 ZYYInfo.DAL.DbHelperSQL.Query(String SQLString, OracleParameter[] cmdParms) 在 ZYYInfo.DAL.ZYY_Hospital_Table.GetModel(Int32 Hos_ID) 在 ZYYInfo.BLL.ZYY_Hospital_Table.GetModel(Int32 Hos_ID) 在 Web.HosWeb.TempTypeOne.HosIntro.GetInfo() 位置 F:\项目备份\陕西省中医院\陕西省中医院\ZYYInfo\ZYYInfo\Web\HosIntro.aspx.cs:行号 40 在 Web.HosWeb.TempTypeOne.HosIntro.Page_Load(Object sender, EventArgs e) 位置 F:\项目备份\陕西省中医院\陕西省中医院\ZYYInfo\ZYYInfo\Web\HosIntro.aspx.cs:行号 27 在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)