System.InvalidCastException: 无法将类型为“System.Collections.Generic.List`1[Ijia360.Web.Models.Ijia360DataContext+HotKeywordText]”的对象强制转换为类型“System.Collections.Generic.List`1[Ijia360.Web.Models.Ijia360DataContext+KeywordText]”。
   在 ASP.views_hire_supplierlist_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) 位置 e:\www\ijia360_beta\Views\Hire\SupplierList.aspx:行号 9
   在 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
   在 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
   在 System.Web.UI.Page.Render(HtmlTextWriter writer)
   在 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
   在 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
   在 System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)