Server Error in '/' Application.

Não há registros na tabela Dados.Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.

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: Não há registros na tabela Dados.Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.

Source Error:


Line 176:            catch (Exception ex)
Line 177:            {
Line 178:                throw new Exception("Não há registros na tabela Dados." + ex.Message);
Line 179:            }
Line 180:            finally

Source File: d:\inetpub\vhosts\grupotsr.com.br\httpdocs\App_Code\Site\DadosRN.cs    Line: 178

Stack Trace:


[Exception: Não há registros na tabela Dados.Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.]
   ZepolBO.DadosBO.FindAll(Int32 id, Int32 idSegmentoPai, Int32 idSegmentoFilho, Int32 idCategoria, String referencia, String chave, String nome, String busca, String destaque, Nullable`1 visivel, Boolean random, Int32 limit, String orderby, String nomeSegmentoPai, Boolean asc) in d:\inetpub\vhosts\grupotsr.com.br\httpdocs\App_Code\Site\DadosRN.cs:178
   MetodosFE.getSegPai(String segmentoPai) in d:\inetpub\vhosts\grupotsr.com.br\httpdocs\App_Code\Controles\MetodosFE.cs:164
   MasterPage.Page_Init(Object sender, EventArgs e) in d:\inetpub\vhosts\grupotsr.com.br\httpdocs\MasterPage.master.cs:26
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnInit(EventArgs e) +95
   System.Web.UI.UserControl.OnInit(EventArgs e) +83
   System.Web.UI.Control.InitRecursive(Control namingContainer) +139
   System.Web.UI.Control.InitRecursive(Control namingContainer) +312
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +408


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