Thanks for a superior CMS!!!
I have no admin login to a test multi-site. mojoportal 2.3.5.4 mssql. I just installed Event Calendar Pro and added a new machine key to the Web.config. After changing the web.config I got a System.OutOfMemoryException error displayed on screen, and the site went down but was running again when I checked a couple of hours later. The admin login occurs on the main site and each of the child sites.
Thanks in advance for your help.
Paul
Log:
2010-11-03 00:10:57,836 INFO mojoPortal.Web.Global - Приложение запущено.
2010-11-03 00:11:02,084 ERROR mojoPortal.Web.Global - 95.108.244.253-ru-RU - /Default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 01:41:46,287 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 02:36:36,999 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 04:52:22,378 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 07:44:55,567 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 09:23:08,726 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 11:23:58,815 INFO mojoPortal.Web.Global - 程序已开始运行
2010-11-03 12:00:39,674 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 13:01:55,013 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 13:16:59,933 ERROR mojoPortal.Web.PageNotFoundHttpModule - 71.225.85.190 PageNotFoundHttpModule handled error.
System.Web.HttpException: The file '/RichAldorasi/home.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)
2010-11-03 13:19:51,286 ERROR mojoPortal.Web.UI.CmsPage - 71.225.85.190 - Error setting master page. Will try settingto default skin
System.Web.HttpException: The file '/Data/Sites/3/skins/richAldorasi-1/layout.master' 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.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.Page.get_Master()
at mojoPortal.Web.UI.CmsPage.SetupMasterPage()
at mojoPortal.Web.UI.CmsPage.OnPreInit(EventArgs e)
2010-11-03 13:19:51,306 ERROR mojoPortal.Web.mojoThemeVirtualFile - Error trying to set theme
System.IO.FileNotFoundException: Could not find file 'C:\Clients\C10532\greenthumbmarketingservices.com\public_html\Data\Sites\3\skins\richAldorasi-1\theme.skin'.
File name: 'C:\Clients\C10532\greenthumbmarketingservices.com\public_html\Data\Sites\3\skins\richAldorasi-1\theme.skin'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at mojoPortal.Web.mojoThemeVirtualFile.Open()
2010-11-03 13:19:51,318 ERROR mojoPortal.Web.mojoThemeVirtualFile - could not set theme to skin folder theme.skin will use /App_Themes/default/theme.skin
2010-11-03 13:20:25,253 ERROR mojoPortal.Web.UI.CmsPage - 71.225.85.190 - Error setting master page. Will try settingto default skin
System.Web.HttpException: The file '/Data/Sites/3/skins/richAldorasi-1/layout.master' 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.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.Page.get_Master()
at mojoPortal.Web.UI.CmsPage.SetupMasterPage()
at mojoPortal.Web.UI.CmsPage.OnPreInit(EventArgs e)
2010-11-03 13:20:32,128 ERROR mojoPortal.Web.mojoBasePage - Error setting master page. Will try setting to default skin.en-US - 71.225.85.190
System.Web.HttpException: The file '/Data/Sites/3/skins/richAldorasi-1/layout.master' 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.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.Page.get_Master()
at mojoPortal.Web.mojoBasePage.SetupMasterPage()
at mojoPortal.Web.mojoBasePage.OnPreInit(EventArgs e)
2010-11-03 13:27:00,217 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 13:28:37,629 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 13:28:56,896 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /RichAldorasi/csshandler.ashx?skin=artisteer-24headermenu&s=3&v=2.3.5.4
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Replace(String oldValue, String newValue)
at mojoPortal.Web.Framework.CssMinify.ShortHandAllProperties(String css)
at mojoPortal.Web.Framework.CssMinify.Minify(String css, Int32 columnWidth)
at mojoPortal.Web.Framework.CssMinify.Minify(String css)
at mojoPortal.Web.UI.CssHandler.GetCss(HttpContext context, Int32 siteId, String skinName, Encoding encoding)
at mojoPortal.Web.UI.CssHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-11-03 13:29:04,661 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /RichAldorasi/csshandler.ashx?skin=artisteer-24headermenu&s=3&v=2.3.5.4
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Replace(String oldValue, String newValue)
at mojoPortal.Web.Framework.CssMinify.ShortHandAllProperties(String css)
at mojoPortal.Web.Framework.CssMinify.Minify(String css, Int32 columnWidth)
at mojoPortal.Web.Framework.CssMinify.Minify(String css)
at mojoPortal.Web.UI.CssHandler.GetCss(HttpContext context, Int32 siteId, String skinName, Encoding encoding)
at mojoPortal.Web.UI.CssHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-11-03 13:29:14,093 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /RichAldorasi/csshandler.ashx?skin=artisteer-24headermenu&s=3&v=2.3.5.4
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Replace(String oldValue, String newValue)
at mojoPortal.Web.Framework.CssMinify.ShortHandAllProperties(String css)
at mojoPortal.Web.Framework.CssMinify.Minify(String css, Int32 columnWidth)
at mojoPortal.Web.Framework.CssMinify.Minify(String css)
at mojoPortal.Web.UI.CssHandler.GetCss(HttpContext context, Int32 siteId, String skinName, Encoding encoding)
at mojoPortal.Web.UI.CssHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-11-03 13:31:51,409 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 13:32:01,345 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 13:32:05,891 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /RichAldorasi/csshandler.ashx?skin=artisteer-24headermenu&s=3&v=2.3.5.4
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Replace(String oldValue, String newValue)
at mojoPortal.Web.Framework.CssMinify.ShortHandAllProperties(String css)
at mojoPortal.Web.Framework.CssMinify.Minify(String css, Int32 columnWidth)
at mojoPortal.Web.Framework.CssMinify.Minify(String css)
at mojoPortal.Web.UI.CssHandler.GetCss(HttpContext context, Int32 siteId, String skinName, Encoding encoding)
at mojoPortal.Web.UI.CssHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-11-03 14:00:57,952 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 14:21:34,475 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:02:45,101 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 15:06:11,413 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:08:17,688 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 15:08:44,074 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:09:37,257 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 15:10:27,124 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:19:13,473 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 15:19:32,939 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:35:09,139 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 15:35:32,140 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:35:42,228 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /Default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 15:35:47,823 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /Default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 15:36:05,212 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /Default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 15:36:59,092 INFO mojoPortal.Web.Global - Global.asax.cs Application_End
2010-11-03 15:37:07,477 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 15:37:11,054 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /Default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 15:37:17,695 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /Default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 15:37:47,841 ERROR mojoPortal.Web.Global - 71.225.85.190-en-US - /RichAldorasi/default.aspx
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
2010-11-03 17:17:32,559 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 18:31:04,669 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 19:46:53,846 INFO mojoPortal.Web.Global - Application Started.
2010-11-03 21:36:09,074 INFO mojoPortal.Web.Global - Application Started.