Server Error in '/' Application.

278

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.Exception: 278

Source Error:


Line 50:                 catch
Line 51:                 {
Line 52:                     throw new Exception(x.ToString());
Line 53:                 }
Line 54:             }

Source File: c:\inetpub\vhosts\gmcs.ac.in\gmcs.edu.in\DetailedView.aspx.cs    Line: 52

Stack Trace:


[Exception: 278]
   DetailedView.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\gmcs.ac.in\gmcs.edu.in\DetailedView.aspx.cs:52
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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