Pesquisa:
rainbow
 

 


Query timeout expired

Server Error in '/' Application.

Query timeout expired

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.Runtime.InteropServices.COMException: Query timeout expired

Source Error:


Line 2758:		'	Response.Write( vbCrLf & "<!-- SQL1: " & sql_1 & "-->"
Line 2759:
Line 2760:			rs1 = conn.Execute(sql_1)
Line 2761:			do while not (rs1.EOF() or trim(rs1("uid").Value())=trim(c_uid))
Line 2762:				rs1.MoveNext()

Source File: D:\Inetpub\vhosts\portugalgay.pt\httpdocs\news\index.aspx    Line: 2760

Stack Trace:


[COMException (0x80040e31): Query timeout expired]
   Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack) +1387
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +219
   ASP.news_index_aspx.LoadMe() in D:\Inetpub\vhosts\portugalgay.pt\httpdocs\news\index.aspx:2760
   ASP.news_index_aspx.Page_Load(Object sender, EventArgs e) in D:\Inetpub\vhosts\portugalgay.pt\httpdocs\news\index.aspx:1690
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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