We keep seeing the same error time and again but with different IPs. The other is about the send forum notification which was logged as a result of the posting but one of the users but when I happened to verify this personally everything went fine,
2008-06-18 23:07:54,929 [6680] ERROR mojoPortal.Web.Global [(null)] - 152.3.138.5-en-US - /Controls/StyleSheet.ascx
System.Web.HttpException: Path '/Controls/StyleSheet.ascx' is forbidden.
at System.Web.HttpForbiddenHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2008-06-19 01:58:07,616 [9348] ERROR mojoPortal.Business.WebHelpers.IndexBuilderManager [(null)] - System.Configuration.Provider.ProviderException: No IndexBuilderProvider found.
at mojoPortal.Business.WebHelpers.IndexBuilderManager.Initialize()
2008-06-19 22:40:47,413 [5624] INFO mojoPortal.Web.Global [(null)] - Global.asax.cs Application_End
2008-06-19 22:51:03,757 [4620] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 09:57:54,898 [9252] INFO mojoPortal.Web.Global [(null)] - Global.asax.cs Application_End
2008-06-20 10:10:17,538 [9412] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 10:10:18,023 [8472] ERROR mojoPortal.Web.Global [(null)] - 81.19.151.110-en-US - /default.aspx
System.NullReferenceException: Object reference not set to an instance of an object.
at mojoPortal.Web.BannedIPBlockingHttpModule.IsBanned(String ip)
at mojoPortal.Web.BannedIPBlockingHttpModule.BeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2008-06-20 10:10:35,726 [2708] INFO mojoPortal.Web.Global [(null)] - Global.asax.cs Application_End
2008-06-20 10:21:17,570 [9412] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 12:10:11,632 [9828] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 12:11:15,023 [5868] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 12:22:02,116 [4844] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 12:58:15,679 [3744] ERROR mojoPortal.Business.WebHelpers.IndexBuilderManager [(null)] - System.Configuration.Provider.ProviderException: No IndexBuilderProvider found.
at mojoPortal.Business.WebHelpers.IndexBuilderManager.Initialize()
2008-06-20 12:59:55,882 [3744] ERROR mojoPortal.Web.mojoBasePage [(null)] - 121.246.81.25-en-US - /ForumPostEdit.aspx?thread=12&forumid=2&pageid=15&pagenumber=1
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at mojoPortal.Net.Email.SendEmail(String from, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority)
at mojoPortal.Net.Notification.SendForumNotificationEmail(String subjectTemplate, String bodyTemplate, String fromEmail, String siteName, String moduleName, String forumName, String subject, DataSet subscribers, String messageLink, String unsubscribeForumThreadLink, String unsubscribeForumLink)
at mojoPortal.Web.ForumUI.ForumPostEdit.btnUpdate_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2008-06-20 12:59:55,960 [3744] ERROR mojoPortal.Web.Global [(null)] - 121.246.81.25-en-US - /ForumPostEdit.aspx?thread=12&forumid=2&pageid=15&pagenumber=1
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at mojoPortal.Net.Email.SendEmail(String from, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority)
at mojoPortal.Net.Notification.SendForumNotificationEmail(String subjectTemplate, String bodyTemplate, String fromEmail, String siteName, String moduleName, String forumName, String subject, DataSet subscribers, String messageLink, String unsubscribeForumThreadLink, String unsubscribeForumLink)
at mojoPortal.Web.ForumUI.ForumPostEdit.btnUpdate_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2008-06-20 13:02:32,491 [4844] ERROR mojoPortal.Web.mojoBasePage [(null)] - 61.17.37.182-en-US - /ForumPostEdit.aspx?thread=12&forumid=2&pageid=15&pagenumber=1
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at mojoPortal.Net.Email.SendEmail(String from, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority)
at mojoPortal.Net.Notification.SendForumNotificationEmail(String subjectTemplate, String bodyTemplate, String fromEmail, String siteName, String moduleName, String forumName, String subject, DataSet subscribers, String messageLink, String unsubscribeForumThreadLink, String unsubscribeForumLink)
at mojoPortal.Web.ForumUI.ForumPostEdit.btnUpdate_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2008-06-20 13:02:32,491 [4844] ERROR mojoPortal.Web.Global [(null)] - 61.17.37.182-en-US - /ForumPostEdit.aspx?thread=12&forumid=2&pageid=15&pagenumber=1
System.Net.Mail.SmtpException: The operation has timed out.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at mojoPortal.Net.Email.SendEmail(String from, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority)
at mojoPortal.Net.Notification.SendForumNotificationEmail(String subjectTemplate, String bodyTemplate, String fromEmail, String siteName, String moduleName, String forumName, String subject, DataSet subscribers, String messageLink, String unsubscribeForumThreadLink, String unsubscribeForumLink)
at mojoPortal.Web.ForumUI.ForumPostEdit.btnUpdate_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2008-06-20 13:06:33,195 [4844] INFO mojoPortal.Web.Global [(null)] - Global.asax.cs Application_End
2008-06-20 13:07:06,991 [3472] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 13:14:40,570 [9548] ERROR mojoPortal.Business.WebHelpers.IndexBuilderManager [(null)] - System.Configuration.Provider.ProviderException: No IndexBuilderProvider found.
at mojoPortal.Business.WebHelpers.IndexBuilderManager.Initialize()
2008-06-20 13:46:03,960 [296] INFO mojoPortal.Web.Global [(null)] - Global.asax.cs Application_End
2008-06-20 13:46:27,820 [9548] INFO mojoPortal.Web.Global [(null)] - Application Started.
2008-06-20 13:49:56,632 [9548] ERROR mojoPortal.Business.WebHelpers.IndexBuilderManager [(null)] - System.Configuration.Provider.ProviderException: No IndexBuilderProvider found.
at mojoPortal.Business.WebHelpers.IndexBuilderManager.Initialize()