While trying to post a new thread on the GC2 beta forum SDC timed out (after pressing the "submit" button). Is there a separate forum for reporting this? If not, here is what SDC gave on the timeout:
----------------
Server Error in '/' 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) +742
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45
SDNetLib.GC_User.SetUserInfo(String sEmailAddress, String sPassword, Int64 iAccountID, Boolean bCreateAccountProperties) +357
SDNetLib.UserFactory.GetUser(String sEmail, String sPassword, Int64 iAccountID, AccountType iAccountTypeID, UserBase& _User, Boolean bNewInstance) +327
GalCiv2.UserControlBase.SetCurrentUserInfo() +185
GalCiv2.UserControlBase.Page_Load(Object sender, EventArgs e) +103
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032