Server Error in '/' Application.

Login failed for user 'RanchiUniversity'.

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.ApplicationException: Login failed for user 'RanchiUniversity'.

Source Error:


Line 234:        {
Line 235:
Line 236:            throw new ApplicationException(ex.Message.ToString());
Line 237:        }
Line 238:

Source File: c:\Inetpub\vhosts\ded.admissionru.in\admissionru.in\App_Code\Database.cs    Line: 236

Stack Trace:


[ApplicationException: Login failed for user 'RanchiUniversity'.]
   Database.Get_ProcedureDataTable(String PeocedureName, SqlParameter[] Param) in c:\Inetpub\vhosts\ded.admissionru.in\admissionru.in\App_Code\Database.cs:236
   BedMerit.GetMeritList(String college) in c:\Inetpub\vhosts\ded.admissionru.in\admissionru.in\BedMerit.aspx.cs:89
   BedMerit.Page_Load(Object sender, EventArgs e) in c:\Inetpub\vhosts\ded.admissionru.in\admissionru.in\BedMerit.aspx.cs:20
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   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.3062.0