Any suggestions on how to stop the below error appearing. As mentioned in the titile i've uninstalled all the ventrain NewsArticles.
Craiig
AbsoluteURL:/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx
ExceptionHash:a856bef358ae82cee285d76ee3d25ccb7483ad47e53fadffa33e32e97104ece1
Message:The file '/DesktopModules/DnnForge - NewsArticles/RssComments.aspx' does not exist.
InnerMessage:The file '/DesktopModules/DnnForge - NewsArticles/RssComments.aspx' does not exist.
InnerStackTrace:
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Would it be caused by an external request to your old NewsArticle RSS feed? It also could result from a component of your website which try to get this feed in order to display its content. You could check in the IIS log if there are some request for this URL. You also could verify if something is registered in your web[dot]config file.
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.