foxtrotZulu
foxtrotZulu

Reputation: 1119

Sitecore content editor will not load

A bad assembly or sublayout has been added to our Sitecore environment resulting in the content editor area being gray with no items to click on...

enter image description here

Here's what I've done..

  1. Deleted all custom sublayouts with their assemblies from the date in question.
  2. Cleared the website/temp folder.
  3. Refreshed IIS site & did a recycle on app pool & IIS reset.

UPDATE: Most js errors seem to be uncaught reference errors.. enter image description here

Still cannot get the content editor to appear. No errors in log. Please advise..

Upvotes: 0

Views: 2041

Answers (2)

Jay S
Jay S

Reputation: 7994

Are you able to connect a clean Sitecore installation to your database? If you also experience the problem with the clean installation, then it is likely something that was changed at the database level that is giving you a problem.

Upvotes: 0

Blair Scott
Blair Scott

Reputation: 1885

I've seen this before, I would check to see if you have a Microsoft AJAX dll in your bin, and if you don't need it you should get rid of it and all references to it.

Upvotes: 2

Related Questions