Server Error in '/' Application.

Thread was being aborted.

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: Thread was being aborted.

Source Error:


Line 1426:        catch (Exception ex)
Line 1427:        {
Line 1428:            throw new Exception(ex.Message);
Line 1429:            //this.TratarErro(ex);
Line 1430:            return;

Source File: c:\inetpub\wwwroot\caminhoesecarretas.com.br\ResultadoBusca.aspx.cs    Line: 1428

Stack Trace:


[Exception: Thread was being aborted.]
   <CarregarListView>d__4b.MoveNext() in c:\inetpub\wwwroot\caminhoesecarretas.com.br\ResultadoBusca.aspx.cs:1428
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Web.LegacyAspNetSynchronizationContext.CallCallbackPossiblyUnderLock(SendOrPostCallback callback, Object state) +69


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