Try our conversational search powered by Generative AI!

On Page Editing mode not working after upgrading from EPiserver 6R2 to EPiServer 7

Vote:
 

We just upgraded a site from EPiServer 6R2 to EPiServer 7.
Forms editing works (although i get an error when i want to edit most custom properties).
On Page edting does not work, the loading icons just stays there forever and i get "here were too many redirects." In firebug i see that following url keeps being redirect to itself:

/secure/CMS/en/,,3/?id=3&epieditmode=true

My site settings:  

In the log file i get some page type builder mapping warnings, which is weird because PageTyepBuilder is completely deleted from the project. (all PTB code has been converted to EPi7 and all PTB references are deleted)

What could be the issue here?

2014-10-26 11:11:56,609 [61] INFO  - 1.1.3 Page initialized (EPiServer.PageBase)
2014-10-26 11:11:56,617 [11] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,621 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,622 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,628 [11] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,633 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,633 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,639 [11] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,643 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,643 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,648 [11] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,652 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,653 [11] WARN  - Unable to create a PropertyData instance of Type: 'PageTypeBuilderUI.CustomProperties.PropertyGroupProperty' Assembly: 'PageTypeBuilderUI'. Will fallback using the data type instead. (EPiServer.Construction.PropertyDataFactory)
2014-10-26 11:11:56,657 [11] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,657 [11] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,658 [11] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 11:11:56,658 [11] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)

#112249
Oct 26, 2014 8:19
Vote:
 

Still the same issue in On Page Edit mode but i manged to make the log clean.

The property groups were converted to EPi 7 but the wrapping properties of type "PropertyGroup" were still in the database.
I logged in to the admin and deleted all the properties with name "*_Container"

2014-10-26 14:31:35,643 [15] INFO  - 1.1.3 Page initialized (EPiServer.PageBase)
2014-10-26 14:31:35,648 [32] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,656 [32] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,665 [32] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,676 [32] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,687 [32] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,687 [32] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,688 [32] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,688 [32] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,689 [32] INFO  - 1.1.3 Page initialized (EPiServer.PageBase)
2014-10-26 14:31:35,733 [15] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,744 [15] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,757 [15] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,768 [15] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,777 [15] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,778 [15] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,778 [15] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,778 [15] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,778 [15] INFO  - 1.1.3 Page initialized (EPiServer.PageBase)
2014-10-26 14:31:35,784 [19] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,795 [19] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,805 [19] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,828 [19] INFO  - ContntLink=3_35012, use LoadContent instead of cache (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,842 [19] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,843 [19] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,844 [19] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)
2014-10-26 14:31:35,844 [19] INFO  - ContentLink=3, returning ContentReference object (EPiServer.Core.ContentProvider)

#112251
Oct 26, 2014 11:36
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.