Upgrades Questions on upgrading to version 5.x.
Version 5.x > Upgrades > Error after upgrading to hotfix 5.12 View modes: 
User avatar
Member
Member
olaf-elan - 8/12/2010 9:03:05 AM
   
Error after upgrading to hotfix 5.12
After upgrading to 5.12 I get the following error on each page on all websites (!) :

Any ideas?

Kind regards,
Olaf

[PageInfoProvider.GetDataForPageInfo]: Site name '' not found.



Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[Exception: [PageInfoProvider.GetDataForPageInfo]: Site name '' not found.]
CMS.PortalEngine.PageInfoProvider.GetDataForPageInfo(String siteName, String aliasPath, String cultureCode, String urlPath, Int32 nodeId, Boolean combineWithDefaultCulture, GeneralConnection conn) +3372
CMS.PortalEngine.PageInfoProvider.GetPageInfo(String siteName, String aliasPath, String cultureCode, String urlPath, Int32 nodeId, Boolean combineWithDefaultCulture, GeneralConnection conn) +518
CMS.Controls.CMSPageManager.LoadContent(Boolean loadRegions) +184
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048


User avatar
Kentico Support
Kentico Support
kentico_zdenekc - 8/12/2010 5:21:01 PM
   
RE:Error after upgrading to hotfix 5.12
Hello,

this issue is caused by a bug introduced in 5.5.12 hotfix package.
We are very sorry for the inconvenience.

The problem has already been fixed and the next release 5.5.13 on Monday will solve the issue.

At this time, there's no easy workaround, it would be possible only with source code. We would recommend reverting the hotfixing procedure (restoring backups made before) and apply the 5.5.13 hotfix after it's released.

Thank you for your understanding.

Regards,
Zdenek

User avatar
Member
Member
olaf-elan - 8/13/2010 2:51:50 AM
   
RE:Error after upgrading to hotfix 5.12
Thanks for the clarity.

Fortunately I didn't deploy it on our live server yet.
We'll wait wait for patch-the-patch-day ;)

Regards,
Olaf

User avatar
Kentico Support
Kentico Support
kentico_zdenekc - 8/16/2010 2:59:33 AM
   
RE:Error after upgrading to hotfix 5.12
Hi,

It's always recommended to apply hotfix in development environment and check it was applied correctly and to catch any potential issues after hotfixing. This case would be such example (although rare).

Regards,
Zdenek