Server Error in '/' Application.

Unhandled Execution Error

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:

Source Error:


Line 86:         catch
Line 87:         {
Line 88:             throw new Exception(assid.ToString());
Line 89:         }
Line 90: 

Source File: c:\inetpub\vhosts\gmcs.ac.in\gmcs.edu.in\InnerPageLevel1.aspx.cs    Line: 88

Stack Trace:


[Exception]
   InnerPageLevel1.GetPageContent(Nullable`1 assid, Int64 pid) in c:\inetpub\vhosts\gmcs.ac.in\gmcs.edu.in\InnerPageLevel1.aspx.cs:88
   InnerPageLevel1.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\gmcs.ac.in\gmcs.edu.in\InnerPageLevel1.aspx.cs:69
   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