http://www.murray.wa.gov.au web site

There has been a problem displaying this page. We recommend that you try again or check the system status at support.sitekit.net from there you can also notify our software engineers about the specifics of the problem quoting the error reference number below.

Error Ref: 3d27dba8-094b-4fd1-8a8f-29447b22f43a [23/02/2012 19:22:14 SOMWEBB]


Thank you.
Screen debug mode. To remove this text set 'displayErrorDetails' to false in web.config

An internal error has occurred.

Error ID3d27dba8-094b-4fd1-8a8f-29447b22f43a
Client IP38.107.179.241
Client OSUnknown
Client BrowserUnknown 0.0
Web CrawlerFalse
Requested URLhttp://www.murray.wa.gov.au:80/Residents/Resident-Services/rates.htm (link)
Client Session IDUnanticipated exception thrown via global.asax
IIS Timestamp23/02/2012 19:22:14
Sitekit Version9.4.5.0
Form Parameters
Querystring Parameters=404;http://www.murray.wa.gov.au:80/Residents/Resident-Services/rates.htm,
Cookie ParametersibcClientID=56227033, ibcClientToken=6346026, ibcClientSession=yes,
Server Machine NameSOMWEBB
Server IP203.161.111.10

The following exception has occurred using the URL:
http://www.murray.wa.gov.au/default.aspx?404;http://www.murray.wa.gov.au:80/Residents/Resident-Services/rates.htm (link)

System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
---> at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
---> at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
---> at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
---> at System.Data.SqlClient.SqlConnection.Open()
---> at SitekitDataAccess.DatabaseUtility.ExecuteSQLScalarForInteger(String sql, DBType DBType, Int32 TimeoutSec) in C:\DevProjects\SitekitCMS\Main\Source\SitekitDataAccess\DatabaseUtility.vb:line 488
---> at _Default.DetermineSiteIDsAndURL(Int32& siteID, Int32& adminSiteID) in C:\DevProjects\SitekitCMS\Main\Source\SitekitCMSApplication\Default.aspx.vb:line 2091
---> at _Default.Page_Init(Object sender, EventArgs e) in C:\DevProjects\SitekitCMS\Main\Source\SitekitCMSApplication\Default.aspx.vb:line 189
---> at System.Web.UI.Control.OnInit(EventArgs e)
---> at System.Web.UI.Page.OnInit(EventArgs e)
---> at System.Web.UI.Adapters.ControlAdapter.OnInit(EventArgs e)
---> at System.Web.UI.Control.InitRecursive(Control namingContainer)
---> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)