Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
We had the same problem a while ago...
There is an hotfix to solve this, contact the episupport
/Pär
Excellent!
I'll contact our EPiServer partner and see if they can get hold of the hotfix.
Thank you, Pär.
Hi,
After upgrading to EPiServer CMS 6 R2 and Composer 4 R2 we're experiencing problems when pasting copied pages.
If it helps we think the following log text might be related to the above described:
2012-01-16 15:44:36,409 [65] ERROR EPiServer.Core.Transfer.TransferLogger [(null)] - 10.5.3 Export/import error: [Exporting page ] Exception: PageReference was not set to a valid value
Parameter name: pageLink
Actual value was PageReference.EmptyReference.[]
System.ArgumentOutOfRangeException: PageReference was not set to a valid value
Parameter name: pageLink
Actual value was PageReference.EmptyReference.
at EPiServer.DataAccess.RawPageLoadDB.LoadRawPage(PageReference pageLink, Int32 languageBranchID)
at EPiServer.Enterprise.DataExporter.GetRawPageInfo(PageReference pageLink)
at EPiServer.Enterprise.DataExporter.ExportPage(XmlTextWriter xml, PageReference pageToExport, IPageTransfer exporter, IPageTransferContext context, AccessLevel requiredSourceAccess)
at EPiServer.Enterprise.DataExporter.ExportPageAndFireEvents(XmlTextWriter xml, PageReference pageToExport, IPageTransfer exporter, IPageTransferContext context, AccessLevel requiredSourceAccess)
at EPiServer.Enterprise.DataExporter.ExportPagesRecursive(XmlTextWriter xml, PageReference pageToExport, IPageTransfer exporter, IPageTransferContext context, AccessLevel requiredSourceAccess)
at EPiServer.Enterprise.DataExporter.ExportRaw()
at EPiServer.Enterprise.DataExporter.Export()
2012-01-16 15:44:36,409 [65] ERROR EPiServer.Core.Transfer.TransferLogger [(null)] - 10.5.3 Export/import error: [Exporting page ] Failed to rollback creation of ''
System.ArgumentNullException: Parameter has no page set
Parameter name: pageLink
at EPiServer.DataFactory.Delete(PageReference pageLink, Boolean forceDelete, AccessLevel access)
at EPiServer.Enterprise.Transfer.PageCopyHandler.Rollback(CopyContext context, TransferLogger transferLogger)
2012-01-16 15:44:36,409 [65] ERROR EPiServer.Enterprise.Transfer.PageCopyHandler [(null)] - Failed to copy pages with root '57719' to '52369'
I've read in a blog post about issues with Composer 4 R2 and PageType Builder, but as far as I know we haven't installed the latter.
Any help is greatly appreciated!