Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Copy page in the tree structure doesn't work

Vote:
 

Hi!

When the page is copied (even in the same lavel), the next error appares

Error

POST http://localhost:60672/EPiServer/cms/Stores/contentstructure/25145 400 (Bad Request)xhr @ dojo.js:15dojo.xhr @ dojo.js:15_88c._sendRequest @ widgets.js:2(anonymous function) @ widgets.js:2(anonymous function) @ dojo.js:15_2f2 @ dojo.js:15then._2ff.then @ dojo.js:15_88c.xhr @ widgets.js:2xhr @ widgets.js:2_867._xhr @ widgets.js:2(anonymous function) @ widgets.js:2(anonymous function) @ dojo.js:15when @ dojo.js:15_867.xhr @ widgets.js:2_81f._send @ widgets.js:2_81f.copy @ widgets.js:2_3db.pasteItem @ widgets.js:2_264.around.advice @ dojo.js:15(anonymous function) @ dojo.js:15(anonymous function) @ widgets.js:2when @ dojo.js:15(anonymous function) @ widgets.js:2_25a.advice @ dojo.js:15_25f.(anonymous function)._264 @ dojo.js:15(anonymous function) @ widgets.js:2(anonymous function) @ dojo.js:15_2f2 @ dojo.js:15then._2ff.then @ dojo.js:15when @ dojo.js:15(anonymous function) @ widgets.js:2_172.map @ dojo.js:15_3db.copy @ widgets.js:2_10f6._execute @ widgets.js:2_11aa.execute @ widgets.js:2_11da.onClick @ widgets.js:2_5c6.onItemClick @ widgets.js:2(anonymous function) @ widgets.js:2(anonymous function) @ dojo.js:15(anonymous function) @ widgets.js:2
dojo.js:15 _317 {message: "Unable to load /EPiServer/cms/Stores/contentstructure/25145 status: 400", response: Object, status: 400, responseText: " ↵

↵ ↵ ↵" , xhr: XMLHttpRequest}>

Error1

error 2

Could you please check the error?

#144013
Feb 04, 2016 13:39
Vote:
 

The version EpiServer Commerce version

 <package id="EPiServer.CMS" version="8.11.0" targetFramework="net45" />
 <package id="EPiServer.CMS.Core" version="8.11.0" targetFramework="net45" />
 <package id="EPiServer.CMS.UI" version="8.6.1" targetFramework="net45" />
 <package id="EPiServer.CMS.UI.Core" version="8.6.1" targetFramework="net45" />
 <package id="EPiServer.Commerce" version="8.16.1" targetFramework="net45" />
 <package id="EPiServer.Commerce.Core" version="8.16.1" targetFramework="net45" />
 <package id="EPiServer.Commerce.UI" version="8.16.1" targetFramework="net45" />
 <package id="EPiServer.Commerce.UI.ManagerIntegration" version="8.16.1" targetFramework="net45" />
 <package id="EPiServer.Framework" version="8.11.0" targetFramework="net45" />
 <package id="EPiServer.Labs.LanguageManager" version="1.4.1.8000" targetFramework="net45" />
 <package id="EPiServer.Logging.Log4Net" version="1.0.0" targetFramework="net45" />
 <package id="EPiServer.Packaging" version="3.2.2" targetFramework="net45" />
 <package id="EPiServer.Packaging.UI" version="3.2.2" targetFramework="net45" />
 <package id="EPiServer.Search" version="7.7.1" targetFramework="net45" />

The errors

http://screencast.com/t/mjYu6SyLXpaf

http://screencast.com/t/sswgRgVrWws

I tried to subscribe to the CreatingContent event. The ContentEventArgs e   e.Content  is null.

#144014
Edited, Feb 04, 2016 13:41
Vote:
 

Hi,

Can you try to open the failed request and see what is the wrong with that message. As I see it's an HTTP 400 error, what's the error message?

/Q

#144051
Feb 04, 2016 17:15
Vote:
 

Hi!

Thank you for reply.

The error is:

http://screencast.com/t/5SS2E41vdQyu

http://screencast.com/t/OIKJH6iEVfkQ

http://screencast.com/t/EQ7tRRHg

#144085
Feb 05, 2016 11:44
Vote:
 

Check that the current user has access rights to all pages below that page including page files and included blocks. Seems to be an access problem

#144090
Feb 05, 2016 15:06
Vote:
 

Hi!

Thank you for reply.

The user is in the Administrators group and he has full access for each node.

#144091
Feb 05, 2016 15:09
Vote:
 

Check file access rights to blobs and that IIS_USERS has write access to all blobs? Does file upload work?

#144100
Feb 05, 2016 17:22
Vote:
 

Thank you for help! We will check the access rights to the folder.

#144117
Feb 08, 2016 7:52
Vote:
 

Yes, it solved the issue. Thank you! 

#144136
Feb 08, 2016 14:12
Vote:
 

Nice! Been there done that :)

#144139
Feb 08, 2016 14:30
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* 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.