DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

CK Editor Error

 2 Replies
 3 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!

DNN 9.10.1

Whenever there is an attempt to open the CK Editor in a module or the HTML Editor Settings in the Persona Bar, an exception similar to this is thrown.

Basically is says: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED).

Where would I look to fix this?


 

AbsoluteURL:/API/personaBar/UserSettings/UpdateUserSettings

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:b6a836c4-223b-486c-b03d-04dc8fe32d9e

AssemblyVersion:

PortalId:-1

UserId:-1

TabId:-1

RawUrl:

Referrer:

UserAgent:

ExceptionHash:hvU2GG+oXJsoO15GSkh7pkUkcO4=

Message:Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

StackTrace:

   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.Win32.Fusion.ReadCache(ArrayList alAssems, String name, UInt32 nFlag)
   at System.Reflection.RuntimeAssembly.EnumerateCache(AssemblyName partialName)
   at System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   at System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   at DotNetNuke.Common.Utilities.XmlUtils.SerializeDictionary(IDictionary source, String rootName)
   at DotNetNuke.Services.Personalization.PersonalizationController.SaveProfile(PersonalizationInfo personalization, Int32 userId, Int32 portalId)
   at Dnn.PersonaBar.UI.Services.UserSettingsController.UpdateUserSettings(IDictionary`2 settings)

 

InnerMessage:

InnerStackTrace:


 

 

Source:mscorlib

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:

Server Name: ws207

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
I'm sure you did, but please double check the permissions in the file system...

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Yes, in addition to ensuring the application pool user has appropriate Modify/Full permissions (depending on the environment), you'll want to be sure that IIS_IUSRS has read access as well for critical static files (e.g., JS, CSS, HTML, images, etc.).

Once you change any permissions, restart the application pool before you test again and clear cache if you have a CDN in front of it.

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved