Error in hostname child site after upgrade to 2901

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.

8/19/2023 5:42:15 AM
Gravatar
Total Posts 537
feet planted firmly on the ground

Error in hostname child site after upgrade to 2901

I've upgraded a multi tenant site to 2901. The root site works fine, but a tenant has stopped working with this in the log:

2023-08-19 10:39:48,955 ERROR 31.125.19.169 - en-GB - /favicon.ico - mojoPortal.Web.Global - 31.125.19.169 /favicon.ico Referrer(https://mysite.com/Error.htm?aspxerrorpath=/default.aspx) useragent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203 
System.Web.HttpException (0x80004005): The SiteMapProvider 'mojosite1002' cannot be found.
   at System.Web.UI.WebControls.SiteMapDataSource.get_Provider()

Any suggestions?

I've switched the child site to use the 2901 framework skin and that made no difference.

8/21/2023 2:19:45 PM
Gravatar
Total Posts 2239

Re: Error in hostname child site after upgrade to 2901

Hi Crispin,

I just tested this on one of our testing sites and it's working. I was going to ask if you had tried other pages but the referrer in the error you sent us was /favicon.ico so I would imagine this would happen on any page. 

You swapped skins so that shouldn't be it (shouldn't be the problem anyway). Can you tell me what modules you have published on the homepage?

If you'd like to share info about the site privately, you can do so by emailing me directly.

The testing site(s) I am using are child.mtest-mssql.i7demo.com and mtest-mssql.i7demo.com.

Thanks,
Joe