Server Error in '/INSS_2015/Recursos/Cota' Application.

Aplicativo fechado.

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: Aplicativo fechado.

Source Error:


Line 89: 					if (this._dtFim != Convert.ToDateTime( null ) && this._dtFim < dtAgora)
Line 90: 						throw new Exception( "Aplicativo fechado." );
Line 91: 			}
Line 92: 		}
Line 93: 	}

Source File: \\arquivosweb\dadosweb\SECURITY_CEBRASPE\INSS_2015\Recursos\Cota\App_Code\Aplicativo.cs    Line: 91

Stack Trace:


[Exception: Aplicativo fechado.]
   Aplicativo.estahAberto() in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\INSS_2015\Recursos\Cota\App_Code\Aplicativo.cs:91
   Aplicativo.CarregaObjeto(Int32 id) in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\INSS_2015\Recursos\Cota\App_Code\Aplicativo.cs:70
   Aplicativo..ctor() in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\INSS_2015\Recursos\Cota\App_Code\Aplicativo.cs:31
   MasterPageConteudo.Page_Load(Object sender, EventArgs e) in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\INSS_2015\Recursos\Cota\MasterPageConteudo.master.cs:20
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062