Just reporting two errors i got recently...

...if it helps to fix some things :)

Error 1 - Happens every time i try to upload anything

ERROR
The requested URL could not be retrieved

--------------------------------------------------------------------------------

While trying to retrieve the URL: https://www.wincustomize.com/upload.aspx

The following error was encountered:

Write Error
The system returned:

(32) Broken pipeAn error condition occurred while writing to the network. Please retry your request.

Error 2 - Happens sometimes when i can't get in the site

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.WC_User.SetUserInfo(String sEmailAddress, String sPassword, Int64 iAccountID, Boolean bCreateAccountProperties) +359
SDNetLib.UserFactory.GetUser(String sEmail, String sPassword, Int64 iAccountID, AccountType iAccountTypeID, UserBase& _User, Boolean bNewInstance) +324
Wincustomize.UserControlBase.SetCurrentUserInfo() +148
Wincustomize.UserControlBase.Page_Load(Object sender, EventArgs e) +104
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.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +772

________________________________________
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
1,682 views 1 replies
Reply #1 Top
Thanks for posting the errors, we will look into them.