November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi!
Your links to the client resources looks really strange. It should be something like:
"/episerver/CMS/2.0.79/ClientResources/Epi/Base/CMS.cs"
This could indicate that you have errors after the upgrade of your config files. I suggest that you install a clean reference site and start the cumbersome task of comparing all config files section for section. Especially the parts related to EPiServer.Shell and Virtual Path Providers.
Try to set forceBinFolderScan="true" in episerver.framework.config
See: http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=69764
I applied Patch 4 to a site that was 7.0.586.1 and get the exactly the same problem. I have compared the config files to a working site. No signinficant differences other than site names and such. No changes i paths.
forceBinFolderScan is true.
All VPP files are the same too.
Did you find a solution to this?
Hi,
I have exactly the same problem being showing up recently.
Did anyone found a solution?
Anton, this is probably just caused by an error in your config files. Either something failed during your upgrade or you have overwritten changes in your config.
Rollback your upgrade and try again.
To be able to help you we need to know exactly on what version you started from and to what version you tried to upgrade to when it failed.
Yes, setting 'forceBinFolderScan="true"' helped me as well had wierd Url's like: http://mySite/ClientResources/ClientResources/Epi/Base/CMS.css 404 (File not found)
Hi,
We're in the middle of an upgrade of a reasonably large site to EPiServer 7 from EPiServer 6 and we are getting errors in the CMS.
Edit mode errors:
Admin mode errors:
I have checked the VPP folder and the files appear to exist in the Modules folder (I found another older post where someone with the same symptoms simply didn't have a Modules folder in their VPP directory), for example the following file and directory exists -
Do you have any suggestions on things I can try to resolve this?
Thanks.