|
Exception 1:
|
at Surecan.Footprints.Service.CatalogService.LoadFundedProjectSummary(Int32 projectid) in d:\wwwroot\dev.footprints.org.au\build\src\Surecan.Footprints.Service\CatalogService.cs:line 209
at Surecan.Footprints.Presentation.UserActions.CatalogAction.ShowProjectDetails(Int32 projectId) in d:\wwwroot\dev.footprints.org.au\build\src\Surecan.Footprints.Presentation\UserActions\CatalogAction.cs:line 189
at Surecan.Footprints.Presentation.UserActions.GeneralAction.NextView(String PageId, String xtra1, String xtra2, String xtra3, String xtra4, HttpContext context) in d:\wwwroot\dev.footprints.org.au\build\src\Surecan.Footprints.Presentation\UserActions\GeneralAction.cs:line 183
at Surecan.Footprints.Web.Default.Page_Load(Object sender, EventArgs e) in d:\wwwroot\dev.footprints.org.au\build\src\Surecan.Footprints.Web\Default.aspx.cs:line 73
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
Exception 2:
|
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.SetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
at IBatisNet.DataMapper.Commands.DbCommandDecorator.System.Data.IDbCommand.ExecuteReader()
at IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForList(RequestScope request, ISqlMapSession session, Object parameterObject, IList resultObject, RowDelegate rowDelegate)
at IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForList(ISqlMapSession session, Object parameterObject)
at IBatisNet.DataMapper.SqlMapper.QueryForList(String statementName, Object parameterObject)
at Surecan.Footprints.Persistence.MapperDao.BaseSqlMapDao.ExecuteQueryForList(String statementName, Object parameterObject) in d:\wwwroot\dev.footprints.org.au\build\src\Surecan.Footprints.Persistence\MapperDao\BaseSqlMapDao.cs:line 43
|