office365 - Office 365 - Save Conflict error when upload sitepage -


i have site pages aspx. when tried upload file site contents - site pages, got error page popup that:

"sorry, went wrong save conflict

your changes conflict made concurrently user. if want changes applied, click in web browser, refresh page, , resubmit changes."

in aspx file have content editor web part. if delete html in <![cdata[]]> in node <content> or if don't delete html have set src="" , href="", can upload aspx file successfully.

then if html src="path" , href="path" got save conflict error.

what need ?

file aspx here


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -