# Error

An unexpected error has occurred on this page. Please report this error to the helpdesk on 91 50900.

The error occurred in:
http://www.nottinghamschools.co.uk/nottsschools/phase2/SiteIndex.aspx?Portal=Home&Parent=SiteAtoZ
Error Message:
SQL Server does not exist or access denied.
Error Stack:
System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.
   at System.Data.SqlClient.SqlConnection.Open()
   at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState)
   at System.Data.Common.DbDataAdapter.Fill(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
   at NottsSchools.DynamicMenu.CacheDataSet() in C:\Inetpub\wwwroot\NOTTSSCHOOLS\PageUserControls\DynamicMenu.ascx.vb:line 512
   at NottsSchools.DynamicMenu.GetIDfromTitle(String strTitle) in C:\Inetpub\wwwroot\NOTTSSCHOOLS\PageUserControls\DynamicMenu.ascx.vb:line 468
   at NottsSchools.DynamicMenu.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\NOTTSSCHOOLS\PageUserControls\DynamicMenu.ascx.vb:line 128
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain()