Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

CMS js and css problems (epiJQuery & CMS.css) Renders CMS unusable

Vote:
 

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:

Uncaught ReferenceError: epiJQuery is not defined editmodeshellintegration.js:20
Uncaught ReferenceError: epi is not defined ourlocalsiteurl.co.uk/:43
Uncaught ReferenceError: epiJQuery is not defined edit.js:107
GET http://ourlocalsiteurl.co.uk/episerver/cms/Edit/EditPanel.aspx? 500 (Internal Server Error) /episerver/cms/Edit/EditPanel.aspx?:1
GET http://ourlocalsiteurl.co.uk/ClientResources/ClientResources/Epi/Base/CMS.css 404 (Not Found) EditCommand.aspx:11
Uncaught ReferenceError: $ is not defined EditCommand.aspx:314
Uncaught ReferenceError: $ is not defined ActionWindowFrame.aspx:14
GET http://ourlocalsiteurl.co.uk/ClientResources/ClientResources/Epi/Base/CMS.css 404 (Not Found) EditTree.aspx:11
GET http://ourlocalsiteurl.co.uk/ClientResources/ClientResources/Epi/Base/CMS.css 404 (Not Found) ActionWindow.aspx:11

Admin mode errors:

Uncaught ReferenceError: epi is not defined ourlocalsiteurl.co.uk/:50
GET http://ourlocalsiteurl.co.uk/ClientResources/ClientResources/Epi/Base/CMS.css 404 (Not Found) Menu.aspx:11
Uncaught ReferenceError: $ is not defined Menu.aspx:80
GET http://ourlocalsiteurl.co.uk/ClientResources/ClientResources/Epi/Base/CMS.css 404 (Not Found) SiteInfo.aspx:11

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 -

C:\VPP_dev_GB\Modules\CMS\1.0.431\ClientResources\EPi\Base

Do you have any suggestions on things I can try to resolve this?

Thanks.

#72451
Jun 17, 2013 17:02
Vote:
 

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.

#72626
Jun 24, 2013 17:18
Vote:
 

Try to set forceBinFolderScan="true" in episerver.framework.config

See: http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=69764

#72676
Jun 26, 2013 13:52
Vote:
 

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?

#81316
Edited, Feb 14, 2014 9:41
Vote:
 

Hi,

I have exactly the same problem being showing up recently.

Did anyone found a solution?

#86430
May 21, 2014 13:39
Vote:
 

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.

#86431
May 21, 2014 13:48
Vote:
 

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) 

#88134
Jul 02, 2014 15:07
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.