Hi!
i am developing a solution with CMS5 and having a problem with XFormStatistics that i just can´t figure out by my self.
I get the message "Error Element 'XFormStatistics' is not a known element. This can occur if there is a compilation error in the Web site."
What is it that I am missing here?
<%@ control language="C#" autoeventwireup="false" codebehind="XForm.ascx.cs" inherits="cg.templates.Public.Units.Placeable.XFormControl" targetschema="http://schemas.microsoft.com/intellisense/ie5">
<%@ register tagprefix="EPiServer" namespace="EPiServer.Web.WebControls" assembly="EPiServer">
<%@ register tagprefix="XForms" namespace="EPiServer.XForms.WebControls" assembly="EPiServer.XForms">
%@>%@>%@>
<%@ control language="C#" autoeventwireup="false" codebehind="XForm.ascx.cs" inherits="cg.templates.Public.Units.Placeable.XFormControl" targetschema="http://schemas.microsoft.com/intellisense/ie5"> <%@ register tagprefix="EPiServer" namespace="EPiServer.Web.WebControls" assembly="EPiServer"> <%@ register tagprefix="XForms" namespace="EPiServer.XForms.WebControls" assembly="EPiServer.XForms">
%@>%@>%@>