Server Error in '/' Application.

ORA-06550: line 1, column 20:
PLS-00302: component 'PROC_GET_ACCOUNT_INFO' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

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: Oracle.DataAccess.Client.OracleException: ORA-06550: line 1, column 20:
PLS-00302: component 'PROC_GET_ACCOUNT_INFO' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

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 (0x80004005): ORA-06550: line 1, column 20:
PLS-00302: component 'PROC_GET_ACCOUNT_INFO' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored]
   TROOS.DAL.ProfileManager.GetUserAccountInfo(String UserID, Int32 DivisionCode) +1125
   TROOS.WEB.Presenter.MyAccountPresenter.GetAccountDetails() +43
   TROOS.WEB.MyAccount.Page_Load(Object sender, EventArgs e) +104
   System.Web.UI.Control.OnLoad(EventArgs e) +92
   System.Web.UI.Control.LoadRecursive() +54
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772


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