Server Error in '/PAS_19/Recursos/Objetiva' 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 90: 					if (this._dtFim != Convert.ToDateTime( null ) && this._dtFim < dtAgora)
Line 91: 						throw new Exception( "Aplicativo fechado." );
Line 92: 			}
Line 93: 		}
Line 94: 	}

Source File: \\arquivosweb\dadosweb\SECURITY_CEBRASPE\PAS_19\Recursos\Objetiva\App_Code\Aplicativo.cs    Line: 92

Stack Trace:


[Exception: Aplicativo fechado.]
   Aplicativo.estahAberto() in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\PAS_19\Recursos\Objetiva\App_Code\Aplicativo.cs:92
   Aplicativo.CarregaObjeto(Int32 id) in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\PAS_19\Recursos\Objetiva\App_Code\Aplicativo.cs:71
   Aplicativo..ctor() in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\PAS_19\Recursos\Objetiva\App_Code\Aplicativo.cs:33
   MasterPageConteudo.Page_Load(Object sender, EventArgs e) in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\PAS_19\Recursos\Objetiva\MasterPageConteudo.master.cs:11
   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