London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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.