[InvalidOperationException: Competition 'Stage' property cannot be used on multi-stage events.]
NHibernate.Proxy.DefaultLazyInitializer.Intercept(InvocationInfo info) +127
CompetitionProxy.get_Stage() +241
Com.BinaryBracket.BowlsResults.Business.Retrieval.Queries.TeamMatchesQuery.Load(Int32 competitionHeaderID, Nullable`1 season, Boolean includeGames) in C:\BinaryBracket\Repos\platform-v1\Platform\Source\OriginalBusiness\Retrieval\Queries\TeamMatchesQuery.cs:61
Com.BinaryBracket.BowlsResults.Business.Retrieval.Queries.TeamMatchesQuery.GetMatchDates(Int32 competitionHeaderID, Nullable`1 season, Nullable`1 teamID, Boolean includeGames) in C:\BinaryBracket\Repos\platform-v1\Platform\Source\OriginalBusiness\Retrieval\Queries\TeamMatchesQuery.cs:35
Com.BinaryBracket.BowlsResults.Business.Retrieval.RetrievalManager.GetCompetitionTeamMatches(Int32 competitionHeaderID, Nullable`1 season, Nullable`1 teamID, Boolean includeGames) in C:\BinaryBracket\Repos\platform-v1\Platform\Source\OriginalBusiness\Retrieval\RetrievalManager.cs:245
Com.BinaryBracket.BowlsResults.Business.Retrieval.Actions.LeagueTeamSummaryAction.Execute(GetLeagueTeamSummaryRequest request) in C:\BinaryBracket\Repos\platform-v1\Platform\Source\OriginalBusiness\Retrieval\Actions\LeagueTeamSummaryAction.cs:38
Com.BinaryBracket.BowlsResults.Web.RetrievalService.Statistics.PageServlets.StatisticsPageServlet.GetLeagueTeamSummary(Int16 leagueID, Int32 teamID) in C:\BinaryBracket\Repos\platform-v1\Web\Source\RetrievalService\Statistics\PageServlets\StatisticsPageServlet.cs:86
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
Com.BinaryBracket.Servlets.ServletHandler.InvokeServletMethod() in C:\BinaryBracket\Repos\core\Source\Servlets\ServletHandler.cs:344
Com.BinaryBracket.Servlets.ServletHandler.GetServletMethodResponseXml() in C:\BinaryBracket\Repos\core\Source\Servlets\ServletHandler.cs:468
Com.BinaryBracket.Servlets.ServletHandler.ExecuteMethod() in C:\BinaryBracket\Repos\core\Source\Servlets\ServletHandler.cs:392
Com.BinaryBracket.Servlets.ServletHandler.ExecuteRequest() in C:\BinaryBracket\Repos\core\Source\Servlets\ServletHandler.cs:109
Com.BinaryBracket.Servlets.ServletHandler.ProcessRequest() in C:\BinaryBracket\Repos\core\Source\Servlets\ServletHandler.cs:93
Com.BinaryBracket.Servlets.PageServletHandler.ProcessPageRequest(ServletContext context, String pageUri) in C:\BinaryBracket\Repos\core\Source\Servlets\PageServletHandler.cs:70
Com.BinaryBracket.Servlets.PageServletHandler.ProcessRequest(HttpContext context) in C:\BinaryBracket\Repos\core\Source\Servlets\PageServletHandler.cs:56
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
|