Try our conversational search powered by Generative AI!

Upgrade to CMS version 10.3 gives me error while editing block

Vote:
 

Hi,

Recently I have upgraded my application from CMS 9.12 to 10.3 hosted on Azure cloud. When I am trying to click on edit button for any block it is giving me below console error:

Failed to load resource: the server responded with a status of 404 (File not found)
dojo.js:15 Error: scriptError
at _f (dojo.js:15)
at HTMLScriptElement. (dojo.js:15)
(anonymous) @ dojo.js:15
widgets.js:2 Error: scriptError
at _f (dojo.js:15)
at HTMLScriptElement. (dojo.js:15)

For some of the pages, it gives error:

Preview Unavailable

Failed to load the preview within the given time constraints.

Could anyone help me out from this.

Thanks in advance.

Regards,

Sanket Mahimkar

#173488
Dec 29, 2016 10:16
Vote:
 

It also gives follwoing error:

dojo.js:15 GET https://localhost:44302/EPiServer/Shell/10.3.0.0/ClientResources/EPi/cms/contentediting/editors/SelectionEditor.js 404 (File not found)

//Sanket

#173492
Dec 29, 2016 10:57
Vote:
 

I have changed my ClientEditingClass from 

ClientEditingClass = "epi.cms.contentediting.editors.SelectionEditor";

to

ClientEditingClass = "epi/cms/contentediting/editors/SelectionEditor";

//Sanket Mahimkar

#173493
Dec 29, 2016 11:11
Vote:
 

Try changing to "epi-cms/contentediting/editors/SelectionEditor".
See http://world.episerver.com/documentation/Release-Notes/ReleaseNote/?releaseNoteId=CMS-2295.

/Peter

#173494
Dec 29, 2016 11:28
Vote:
 

I did that just before your email. Thanks for the reply though and it worked!!

Happy new year!!

Regards,

Sanket Mahimkar

#173496
Dec 29, 2016 11:35
Vote:
 
<p>This worked for me<br />"epi-cms/contentediting/editors/SelectionEditor"</p>
#173616
Jan 03, 2017 16:07
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.