Server Error in '/' Application.

Method not found: 'iMan.Core.Render.Wcf.WsInParamCls iMan.Core.Render.WsBLL.CreateWsInParamCls(System.String, iMan.Core.Model.iManCommand, iMan.Core.Model.iManProcessType)'.

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: System.MissingMethodException: Method not found: 'iMan.Core.Render.Wcf.WsInParamCls iMan.Core.Render.WsBLL.CreateWsInParamCls(System.String, iMan.Core.Model.iManCommand, iMan.Core.Model.iManProcessType)'.

Source Error:


Line 8:  			return;
Line 9:  			this.Title = iMan.Cms.FrontEnd.RenderHtml.PAGE_TITLE("");
Line 10: 		iMan.Core.Model.AjaxProOut oAjaxProOut = iMan.Cms.FrontEnd.LayoutNewsRender.RenderWebpart("ilib", Page);
Line 11:         if (oAjaxProOut.Error)
Line 12:             ltContent.Text = oAjaxProOut.ErrorMessage;

Source File: e:\iLib.YHP\Web\news.aspx    Line: 10

Stack Trace:


[MissingMethodException: Method not found: 'iMan.Core.Render.Wcf.WsInParamCls iMan.Core.Render.WsBLL.CreateWsInParamCls(System.String, iMan.Core.Model.iManCommand, iMan.Core.Model.iManProcessType)'.]
   iMan.Cms.FrontEnd.LayoutNewsRender.RenderWebpart(String SiteId, Page page) +0
   ASP.news_aspx.Page_Load(Object sender, EventArgs e) in e:\iLib.YHP\Web\news.aspx:10
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4081.0