Thursday 19 April 2007

websites that don't work

hates
websites that don't work due to pathetic programming quality.
it's obvious to all except the geeks who set up websites, that you have to build in failure handling, so that users don't get p155ed 0ff with meaningless errors.....

Server Error in '/' Application.
Server was unable to process request. --> Cannot open database requested in login 'sagesoft'. Login fails. Login failed for user 'webuser'.
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.Web.Services.Protocols.SoapException: Server was unable to process request. --> Cannot open database requested in login 'sagesoft'. Login fails. Login failed for user 'webuser'.

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:

[SoapException: Server was unable to process request. --> Cannot open database requested in login 'sagesoft'. Login fails.
Login failed for user 'webuser'.]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1495
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218
Sage.IS.WebTeam.SalesLogixWS.SalesLogixWS.GetL500AccountBalance(String accountNumber) +48
TasSoftwareCoUk.Controls.AccountStatementControl.Page_Load(Object sender, EventArgs e) +460
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.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

No comments:

Post a Comment

thanks for your comment. at least I know someone is reading this....