Server Error in '/' Application.

qualification

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.IndexOutOfRangeException: qualification

Source Error:


Line 43:                         {
Line 44:                             <li>
Line 45:                                 <strong>@Records["Name"]</strong>, &nbsp;<em>@Records["qualification"]</em>,
Line 46:                                 @Records["desg"]
Line 47:                             </li>

Source File: c:\inetpub\vhosts\vce.ac.in\httpdocs\Departments\HSS.cshtml    Line: 45

Stack Trace:


[IndexOutOfRangeException: qualification]
   System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +1865058
   System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +101
   System.Data.SqlClient.SqlDataReader.get_Item(String name) +16
   ASP._Page_Departments_HSS_cshtml.Execute() in c:\inetpub\vhosts\vce.ac.in\httpdocs\Departments\HSS.cshtml:45
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +198
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +69
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +131
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +78
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +116


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