I get this error whenever I try to use the FTB and add a link...
AbsoluteURL: /Providers/HtmlEditorProviders/Ftb3HtmlEditorProvider/ftb3/ftb.createlink.aspx
AbsoluteURLReferrer: tabid/99/ctl/Edit/mid/514/Default.aspx
ExceptionGUID: ae4a7d15-f775-4e9f-91bc-fc38817b1001
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpCompileException: DNN\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\ftb3\ftb.createlink.aspx(1): error BC30456: 'InitializeCulture' is not a member of 'ASP.providers_htmleditorproviders_ftb3htmleditorprovider_ftb3_ftb_createlink_aspx'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
I'm using a clean 4.3.2 running in .NET 2.0 on a shared host.
This is driving me and my users up the wall cos it means you have to know how to code html to get the links in any html module.
Anyone got any ideas on a) what's causing it b) how to fix it?
thanks