Umbraco/uBlogsy ASP.Net发布评论时出错

Umbraco/uBlogsy ASP.Net发布评论时出错,asp.net,umbraco,Asp.net,Umbraco,我有一个umbraco安装,它在博客中使用了uBlogsy插件,这个插件有问题,除了我在发表评论时得到的最后一个插件之外,我已经设法解决了所有问题。有没有人知道这意味着什么,或者以前遇到过 Server Error in '/' Application. Method not found: 'System.Collections.Generic.List`1<umbraco.interfaces.INode> umbraco.MacroEngines.DynamicNode.get_

我有一个umbraco安装,它在博客中使用了uBlogsy插件,这个插件有问题,除了我在发表评论时得到的最后一个插件之外,我已经设法解决了所有问题。有没有人知道这意味着什么,或者以前遇到过

Server Error in '/' Application.
Method not found: 'System.Collections.Generic.List`1<umbraco.interfaces.INode> umbraco.MacroEngines.DynamicNode.get_ChildrenAsList()'.
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: 'System.Collections.Generic.List`1<umbraco.interfaces.INode> umbraco.MacroEngines.DynamicNode.get_ChildrenAsList()'.

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:


[MissingMethodException: Method not found: 'System.Collections.Generic.List`1<umbraco.interfaces.INode> umbraco.MacroEngines.DynamicNode.get_ChildrenAsList()'.]
   uBlogsy.Web.usercontrols.uBlogsy.Contact.CreateComment() in D:\_PROJECTS\uBlogsy\Branches\1.32_bugs_search\uBlogsy\uBlogsy\usercontrols\uBlogsy\Contact.ascx.cs:116
   uBlogsy.Web.usercontrols.uBlogsy.Contact.btnSubmit_Click(Object sender, EventArgs e) in D:\_PROJECTS\uBlogsy\Branches\1.32_bugs_search\uBlogsy\uBlogsy\usercontrols\uBlogsy\Contact.ascx.cs:60
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
“/”应用程序中出现服务器错误。 找不到方法:“System.Collections.Generic.List`1 umbraco.MacroEngines.DynamicNode.get_ChildrenAsList()”。 描述:执行当前web请求期间发生未处理的异常。请查看堆栈跟踪以了解有关错误的更多信息以及错误在代码中的起源。 异常详细信息:System.MissingMethodException:找不到方法:“System.Collections.Generic.List`1 umbraco.MacroEngines.DynamicNode.get_ChildrenAsList()”。 源错误: 在执行当前web请求期间生成了未经处理的异常。有关异常的起源和位置的信息可以使用下面的异常堆栈跟踪来识别。 堆栈跟踪: [MissingMethodException:找不到方法:'System.Collections.Generic.List`1 umbraco.MacroEngines.DynamicNode.get_ChildrenAsList()' D:\\u PROJECTS\uBlogsy\branchs\1.32\u bugs\u search\uBlogsy\uBlogsy\usercontrols\uBlogsy\Contact.CreateComment()中的uBlogsy.Web.usercontrols.uBlogsy.Contact.CreateComment() uBlogsy.Web.usercontrols.uBlogsy.Contact.btnsupmit\u点击D:\\u PROJECTS\uBlogsy\branchs\1.32\u bugs\u search\uBlogsy\uBlogsy\usercontrols\uBlogsy\Contact.ascx.cs:60 System.Web.UI.WebControls.Button.OnClick(EventArgs e)+118 System.Web.UI.WebControl.Button.RaisePostBackEvent(String eventArgument)+112 System.Web.UI.WebControl.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)+10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl,String eventArgument)+13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)+36 System.Web.UI.Page.ProcessRequestMain(布尔includeStagesBeforeAsyncPoint,布尔includeStagesAfterAsyncPoint)+5563
您使用的是umbraco/uBlogsy的兼容版本吗?正在使用umbraco 4.7.2,我认为2.1.1.1适用于uBlogsy-我已经在本地开发人员、qa和uat上安装了它,但都有相同的问题现在来看,这条路径似乎完全错了d:\u项目一。。。。。但是我不知道这个配置是从哪里来的。啊,配置中有什么吗?这就是问题所在,我不知道配置在哪里,我无法为uBlogsy找到一个配置