I just did a DNN 455 to 470 upgrade on a site and within 15 minutes the Google bot is hitting the site and causing lots of General Exceptions. About 1 exception every 10 seconds.
I have seen this before, but never saw a reasonable explanation.
Anyone got any ideas? I have the error below.
AssemblyVersion: 04.07.00
PortalID: 7
PortalName: Pregnancy Test Center Birmingham
UserID: -1
UserName:
ActiveTabID: 193
ActiveTabName: Worried?
RawURL: /linkclick.aspxmap+to+our+location.aspxhome.aspxmentoring.aspxcontact+us.aspxcontact+us+form.aspxhome.aspxhow+can+we+help+you.aspxClothes+Closet.aspx?Page=e263bc02-1826-4d66-8b41-bb3c82d0b96e
AbsoluteURL: /linkclick.aspxmap+to+our+location.aspxhome.aspxmentoring.aspxcontact+us.aspxcontact+us+form.aspxhome.aspxhow+can+we+help+you.aspxClothes+Closet.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f3c7e7cf-54a3-4e7b-bc1c-5a622fe9b1f7
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Util.CheckVirtualFileExists
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/linkclick.aspxmap+to+our+location.aspxhome.aspxmentoring.aspxcontact+us.aspxcontact+us+form.aspxhome.aspxhow+can+we+help+you.aspxClothes+Closet.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(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 ---