Hi,
We're having a porblme wiht a site when trying to access the Search Engine sitemap page - all we see is a DNN Error message.
The event log has the following:
AssemblyVersion:7.2.2
PortalID:3
ActiveTabID:62
ActiveTabName:Home
RawURL:/admin/search-engine-sitemap.aspx
AbsoluteURL:/admin/search-engine-sitemap.aspx
AbsoluteURLReferrer:http://www.bmsuk.co.uk/admin.aspx
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:b6ffdf3a-339a-40fe-93a4-2a9429371f89
InnerException:The file '/admin/search-engine-sitemap.aspx' does not exist.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.Web.Compilation.BuildManager.GetVPathBuildResultInternal
StackTrace:
Message:DotNetNuke.Services.Exceptions.PageLoadException: The file '/admin/search-engine-sitemap.aspx' does not exist. ---> System.Web.HttpException: The file '/admin/search-engine-sitemap.aspx' does not exist.
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.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--- End of inner exception stack trace ---
The site was upgarde some months ago from 6.2.0, but the issue has only just been reported.
We're also seeing the same issue if we add another page to the site with Admin as the parent page.
Has anyone else come across this issue?