Well, I purchased MMI and think I have installed and setup everything as directed. I'm using the List View 2 template with the Xmod detail module on a separate page. When adding a new Inventory Item, I get the following error:
An unexpected error has occurred. The item cannot be displayed. Please check the error log for more information.
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: XMod: Unable to Display Item ---> System.Web.HttpParseException: Unexpected end of file looking for tag. at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.HandlePostParse() at System.Web.UI.TemplateControlParser.HandlePostParse() at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.ParseTemplateInternal(String content, VirtualPath virtualPath, Boolean ignoreFilter) at System.Web.UI.TemplateParser.ParseControl(String content, VirtualPath virtualPath, Boolean ignoreFilter) at System.Web.UI.TemplateControl.ParseControl(String content, Boolean ignoreParserFilter) at System.Web.UI.TemplateControl.ParseControl(String content) at KnowBetter.XMod.XModDisplay.dlXMods_ItemCreated(Object sender, DataListItemEventArgs e) --- End of inner exception stack trace ---
I think I found an extra tag in the template, but did not notice a missing tag. Please advise how to correct this problem.
Ed |