Hi all, I've a articles section with 4500 articles. When I try to read the complete article, I get the next error: Server Error in '/International' Application. -------------------------------------------------------------------------------- Timeout expired.
The timeout period elapsed prior to completion of the operation or the server is not responding. 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.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Source Error: An unhandled exception was generated
during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlException: Timeout expired. The timeout period elapsed prior to completion
of the operation or the server is not responding.] System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +723 System.Data.SqlClient.SqlCommand.ExecuteReader() +41 ASPNET.StarterKit.Communities.CommentUtility.GetComments(String
username, Int32 contentPageID, Int32 orderBy) +369 ASPNET.StarterKit.Communities.Comments.BindComments() +76 ASPNET.StarterKit.Communities.Comments.OnLoad(EventArgs e) +404 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.AddedControl(Control control, Int32 index) +306 System.Web.UI.ControlCollection.Add(Control child) +153 ASPNET.StarterKit.Communities.SkinnedCommunityControl.CreateChildControls() +32 System.Web.UI.Control.EnsureChildControls() +100 System.Web.UI.Control.PreRenderRecursiveInternal()
+38 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Page.ProcessRequestMain()
+1476 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 My Web.Config file is: <forms loginUrl="Users_Login.aspx" timeout="60" />
I hope some help. Thanks you all in advance.
euroiranian
Member
375 Points
75 Posts
URGENT. Timeout Expired. Error.
Sep 16, 2004 06:04 AM|LINK