Hello and thank you for your help in advance,
I was looking through the logs again and found this exception:
AssemblyVersion:7.2.1
PortalID:0
PortalName:Accurate Technologies Inc.
UserID:-1
UserName:
ActiveTabID:114
ActiveTabName:Products
RawURL:/DesktopModules/cartviper/CVAjaxHandler.ashx?alias=www.accuratetechnologies.com
AbsoluteURL:/DesktopModules/cartviper/CVAjaxHandler.ashx
AbsoluteURLReferrer:
UserAgent:Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:31343f5a-f83b-4411-9442-d118742378c6
InnerException:Unhandled Error:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:CartViper.Modules.Store.Ajax.AjaxActionFactory.get_PortalId
StackTrace:
Message:
System.Exception: Unhandled Error: ---> System.ApplicationException: Portal cookie is not valid at CartViper.Modules.Store.Ajax.AjaxActionFactory.get_PortalId() at CartViper.Modules.Store.Ajax.AjaxActionFactory.Instance() at CartViper.Modules.Store.WebControls.CvAjaxHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: WEB4
Looks like a bot was accessing the store. Any way you can lookup up user agent - and not throw exception if a bot?
What does this mean?