F.A.Q.

Open Content Frequently Asked Questions

Errors after upgrade to DNN 8?

Make sure the following is available in the web.config

<dependentAssembly>
  <assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
  <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
</dependentAssembly>

The texts are very small and / or I don't see any Icons when I edit

You are most likely using Open Content in Combination with a Bootstrap 4 Theme.
If that's the case:

  1. Make sure you are using the latest version of Open Content.
  2. Go to "Edit Global Settings"
  3. Uncheck the "Load Bootstrap on Edit Form" setting
  4. Check the "Load Glyphicons on Edit Form" setting