Server Error in '/' Application.

in expected: s [from AlternateContent s where s.Section.Id = ? ]

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: NHibernate.QueryException: in expected: s [from AlternateContent s where s.Section.Id = ? ]

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[QueryException: in expected: s [from AlternateContent s where s.Section.Id = ? ]]
   NHibernate.Hql.Classic.FromParser.Token(String token, QueryTranslator q) +2054
   NHibernate.Hql.Classic.ClauseParser.Token(String token, QueryTranslator q) +861
   NHibernate.Hql.Classic.PreprocessingParser.Token(String token, QueryTranslator q) +725
   NHibernate.Hql.Classic.ParserHelper.Parse(IParser p, String text, String seperators, QueryTranslator q) +151
   NHibernate.Hql.Classic.QueryTranslator.Compile() +126
   NHibernate.Hql.Classic.QueryTranslator.Compile(IDictionary replacements, Boolean scalar) +54
   NHibernate.Impl.SessionFactoryImpl.GetQuery(String queryString, Boolean shallow, IDictionary enabledFilters) +135
   NHibernate.Impl.SessionImpl.GetQueries(String query, Boolean scalar) +34
   NHibernate.Impl.SessionImpl.Find(String query, QueryParameters parameters, IList results) +132
   NHibernate.Impl.SessionImpl.Find(String query, QueryParameters parameters) +42
   NHibernate.Impl.SessionImpl.Find(String query, Object value, IType type) +45
   Castle.Facilities.NHibernateIntegration.SessionDelegate.Find(String query, Object value, IType type) +20
   Cuyahoga.Modules.Flash.FlashModule.GetContent() +185
   Cuyahoga.Modules.Flash.Web.Flash.LoadAlternateContent() +135
   Cuyahoga.Modules.Flash.Web.Flash.InitFlashControl() +4878
   Cuyahoga.Modules.Flash.Web.Flash.OnInit(EventArgs e) +35
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +198
   System.Web.UI.ControlCollection.AddAt(Int32 index, Control child) +8774323
   Cuyahoga.Web.UI.PageEngine.LoadContent() in C:\Documents and Settings\mayur\My Documents\Visual Studio 2005\Projects\Cuyahoga_1_5_2\Web\UI\PageEngine.cs:323
   Cuyahoga.Web.UI.PageEngine.OnInit(EventArgs e) in C:\Documents and Settings\mayur\My Documents\Visual Studio 2005\Projects\Cuyahoga_1_5_2\Web\UI\PageEngine.cs:239
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975