I activated 'Syndication" in the Announcement module.
When clicking the RSS-icon it leads to an error (see below): RSS.aspx.vb does not exist.
How to solve this problem? Please help.
Message: System.Exception: Unhandled Error: ---> System.Web.HttpParseException: Het bestand /RSS.aspx.vb bestaat niet. ---> System.Web.HttpParseException: Het bestand /RSS.aspx.vb bestaat niet. ---> System.Web.HttpException: Het bestand /RSS.aspx.vb bestaat niet. bij System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) bij System.Web.UI.TemplateParser.ProcessCodeFile(VirtualPath codeFileVirtualPath) bij System.Web.UI.TemplateParser.ProcessMainDirectiveAttribute(String deviceName, String name, String value, IDictionary parseData) --- Einde van intern uitzonderingsstackpad --- bij System.Web.UI.TemplateParser.ProcessException(Exception ex) bij System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) bij System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- Einde van intern uitzonderingsstackpad --- bij System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) bij System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) bij System.Web.UI.TemplateParser.ParseInternal() bij System.Web.UI.TemplateParser.Parse() bij System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() bij System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) bij System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() bij System.Web.Compilation.BuildProvidersCompiler.PerformBuild() bij System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) bij System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) bij System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) bij System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) bij System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) bij System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) bij System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) bij System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) bij System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() bij System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- Einde van intern uitzonderingsstackpad ---