Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.

 

Missing .js files after upgrade

Vote:
 

I've upgraded from CMS6 R2 top CMS7, but when entering edit mode on a page, the console shows some files missing:

"NetworkError: 404 Not Found - http://mysite/console/Shell/1.0.456/ClientResources/EPi/shell/ui/nls/en-us/episerver.shared.js"

episer...ared.js
"NetworkError: 404 Not Found - http://mysite/console/Shell/1.0.456/ClientResources/EPi/shell/ui/nls/en-us/episerver.shell.ui.resources.datepicker.js"
episer...cker.js
"NetworkError: 404 Not Found - http://mysite/console/Shell/1.0.456/ClientResources/EPi/shell/ui/nls/en-us/episerver.shell.ui.resources.jqueryvalidate.js"
 
Any suggestions?
 
#73235
Jul 11, 2013 10:59
Vote:
 

I managed to get it working by changing this in web.config:

<protectedModules rootPath="~/EPiServer/">


to

<protectedModules rootPath="~/console/">
#73241
Jul 11, 2013 12:15
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.