Error
An unexpected error has occurred on this page.The system administrators have been notified.
The error occurred in:http://reddog-web-01.redlands.edu/Centennial/Webmodules/Events/EventsWeek.aspx
Error Message:Login failed for user 'CentennialUser'.
Error Stack:System.Data.SqlClient.SqlException: Login failed for user 'CentennialUser'.
at System.Data.SqlClient.ConnectionPool.CreateConnection()
at System.Data.SqlClient.ConnectionPool.UserCreateRequest()
at System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnection.Open()
at TLG.Webmodules.Data.DbObject.RunProcedure(String storedProcName, IDataParameter[] parameters, String tableName) in F:\Inetpub\development\myRedlandsApps\RedlandsCentennial\WebModules\Core\DbObject.vb:line 96
at TLG.Webmodules.Events.Data.EventClass.GetEventInWeekDateRange(DateTime firstDate, DateTime secondDate) in F:\Inetpub\development\myRedlandsApps\RedlandsCentennial\WebModules\Events\Events.Data\EventClass.vb:line 189
at TLG.Webmodules.Events.Business.EventsTool.GetEventInWeekDateRange(DateTime firstDate, DateTime secondDate) in F:\Inetpub\development\myRedlandsApps\RedlandsCentennial\WebModules\Events\Events.Business\EventsTool.vb:line 75
at TLG.Webmodules.Events.Web.EventsWeek.Get_DBItems(DateTime aDate) in F:\Inetpub\development\myRedlandsApps\RedlandsCentennial\WebModules\Events\EventsWeek.aspx.vb:line 273
at TLG.Webmodules.Events.Web.EventsWeek.Page_Load(Object sender, EventArgs e) in F:\Inetpub\development\myRedlandsApps\RedlandsCentennial\WebModules\Events\EventsWeek.aspx.vb:line 83
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()