Server Error in '/' Application.

ORA-01017: invalid username/password; logon denied

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OracleClient.OracleException: ORA-01017: invalid username/password; logon denied


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OracleException (0x80131938): ORA-01017: invalid username/password; logon denied
]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1050
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +108
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +115
   System.Data.OracleClient.OracleConnection.Open() +43
   APB.Framework.DataBase.SqlQuery.ExecuteScalar() +193
   APB.Mercury.Library.DataBase.Max.NextValue(String pTableName, String pFieldName, Transaction pTransaction, List`1 pFields, String pExceptionType, String pExceptionValue) +1301
   APB.Mercury.Library.DataBase.Max.NextValue(String pTableName, String pFieldName) +73
   APB.Mercury.Library.Base.WebPage.DumpExceptions(Exception pException, String pHeader) +125
   APB.Mercury.Library.Base.WebPage.ShowError(Exception pException, String pUrl, String pPage) +1500
   APB.Mercury.WebInterface.Client.Www.wfm_Provider_Ins.Page_Load(Object sender, EventArgs e) +4384
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3701.0