no admin login for multi-site installation

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
11/3/2010 11:07:08 PM
Gravatar
Total Posts 20

no admin login for multi-site installation

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. 

11/4/2010 5:50:34 AM
Gravatar
Total Posts 18439

Re: no admin login for multi-site installation

Hi Paul,

I don't understand your question about admin logins please clarify.

The out of memory errors mean you are running in a low memory environment, only your host can solve that by allocating a little more memory on your application pool.

You have other errors in your log about missing skin files, you should note those and correct the missing files.

I'm leaving this morning on travel and will be on vacation the next few days so I may not be able to help further with this until I get back.

Best,

Joe

11/4/2010 7:54:17 AM
Gravatar
Total Posts 20

Re: no admin login for multi-site installation

Sorry, I wasn't clear.  I meant that I was unable to log into the site administratively.  Neither the main site or the child sites would accept my password after changing the machine key. 

Paul

11/4/2010 9:12:58 AM
Gravatar
Total Posts 2239

Re: no admin login for multi-site installation

Hi Paul,

It sounds like you have set your site to use encrypted passwords. The problem here is that the machineKey is used to encrypt the passwords so in order to login, it uses the machineKey to decrypt them as well. To be able to login to your site, you need to:

  1. Change the machineKey back to the default
  2. Backup your site and database
  3. Change to clear text passwords
  4. Change to a unique machineKey
  5. Change back to encrypted passwords

HTH,
Joe D.

11/4/2010 10:55:45 AM
Gravatar
Total Posts 20

Re: no admin login for multi-site installation

Thanks for the quick reply.  All is fixed now. 

Sent you a cup of coffee for your troubles.   God bless!

Paul

11/4/2010 4:14:31 PM
Gravatar
Total Posts 2239

Re: no admin login for multi-site installation

Hi Paul,

Glad you got it working.

Thank you for the coffee and God Bless.

-Joe D.

You must sign in to post in the forums. This thread is closed to new posts.