| INNER EXCEPTION: | System.InvalidOperationException: Sequence contains no elements
at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
at System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute[S](Expression expression)
at System.Linq.Queryable.Single[TSource](IQueryable`1 source)
at BLL.Current.get_Theme() in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\BLL\Current.vb:line 117
at web.Global_asax.SetMasterPage() in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\web\Global.asax.vb:line 90
at web.Global_asax.ConditionallyForceSSL() in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\web\Global.asax.vb:line 168
at web.Global_asax.myPagePreinit(Object sender, EventArgs e) in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\web\Global.asax.vb:line 174
at System.Web.UI.Page.OnPreInit(EventArgs e)
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) |
|---|