Server Error in '/DPRF_13/Recursos/Titulos' 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 97: 					if (this._dataFim != Convert.ToDateTime(null) && this._dataFim < dtAgora)
Line 98: 						throw new Exception("Aplicativo fechado.");
Line 99: 			}
Line 100:		}
Line 101:	}

Source File: \\arquivosweb\dadosweb\SECURITY_CEBRASPE\DPRF_13\Recursos\Titulos\App_Code\Aplicativo.cs    Line: 99

Stack Trace:


[Exception: Aplicativo fechado.]
   Aplicativo.VerificaAplicativoAtivo_HTTPS() in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\DPRF_13\Recursos\Titulos\App_Code\Aplicativo.cs:99
   Aplicativo.CarregaObjeto(SqlCommand com) in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\DPRF_13\Recursos\Titulos\App_Code\Aplicativo.cs:78
   Aplicativo..ctor() in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\DPRF_13\Recursos\Titulos\App_Code\Aplicativo.cs:42
   MasterPageConteudo.Page_Load(Object sender, EventArgs e) in \\arquivosweb\dadosweb\SECURITY_CEBRASPE\DPRF_13\Recursos\Titulos\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