The dangers of voting in Washington State

Include not being able to see the ballot measures on the Secretary of State's web site:

Server Error in '/' Application.

General network error.  Check your network documentation.

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: </b>System.Data.SqlClient.SqlException: General network error.
Check your network documentation.

Source Error:

Line 43:
Line 44:                 cnn.Open
Line 45:                 Dim dr As SqlDataReader = cmd.ExecuteReader()
Line 46:
Line 47:                 While dr.Read()

Source File: E:\Websites\vote.wa.gov\measures.aspx Line: 45

Stack Trace:

[SqlException: General network error.  Check your network documentation.]
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
   System.Data.SqlClient.SqlCommand.ExecuteReader() +41
   ASP.measures_aspx.GetMeasuresList() in E:\Websites\vote.wa.gov\measures.aspx:45
   ASP.measures_aspx.Page_Load(Object obj, EventArgs e) in E:\Websites\vote.wa.gov\measures.aspx:29
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750

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

Mr. Secretary: your technical folks might want to turn off the error messages and return a simple 404 page. That's what logging is for.


Written by Andrew Ittner in misc on Tue 25 October 2005. Tags: government