Team,
When I attempt to add the html/text module to my website I get the following error:
Error: Text/HTML is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException:
D:\inetpub\DomainID171846\DesktopModules\HTML\HtmlModule.ascx.vb(77):
error BC30002: Type 'DotNetNuke.Services.Tokens.TokenReplace' is not
defined. ---> System.Web.HttpCompileException:
D:\inetpub\DomainID171846\DesktopModules\HTML\HtmlModule.ascx.vb(77):
error BC30002: Type 'DotNetNuke.Services.Tokens.TokenReplace' is not
defined. at
System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath
virtualPath) at
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualP
ath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean
allowBuildInPrecompile) at
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(Http
Context context, VirtualPath virtualPath, Boolean noBuild, Boolean
allowCrossApp, Boolean allowBuildInPrecompile) at
System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpCo
ntext context, VirtualPath virtualPath, Boolean noBuild, Boolean
allowCrossApp, Boolean allowBuildInPrecompile) at
System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at
System.Web.UI.TemplateControl.LoadControl(String virtualPath) at
DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo
objModule, PortalSettings PortalSettings) --- End of inner exception
stack trace ---
Any ideas?