-
Notifications
You must be signed in to change notification settings - Fork 99
Description
Hi
Is the Visualization builder compatible with MSTR v10.5?
Thanks
PS: The reason I am asking is because I am getting the error message:
The Web Server encountered an unknown runtime error.
An error has occurred on this page.
System.Web.HttpParseException (0x80004005): The directive 'taglib' is unknown. ---> System.Web.HttpException (0x80004005): The directive 'taglib' is unknown. at System.Web.UI.TemplateParser.ProcessError(String message) at System.Web.UI.TemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.ParseTemplateInternal(String content, VirtualPath virtualPath, Boolean ignoreFilter) at MicroStrategy.Tags.Include.on_Load(Object sender, EventArgs e) -->