I begin to create a form, once I click preview I get this error message. Can anyone direct me on to fix this? '' is not a valid identifier. at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseInternal() 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) at KnowBetter.XMod.XModFormGenerator.GenerateForm(String strFormContent, EditModeEnum EditMode, Int32 FormId) at KnowBetter.XMod.ManageFormsPreview.GenerateFormPreview()
|