Access denied on any function

Getting Access Denied message 0x80070005 error message trying to do any action on a new install of RCT Enterprise. Probably an installation issue, but I’m not understanding what it might be. I have the log files from the users %appdata% folder zipped and ready to send.

2019-07-17 08:53:56,277 [1] ERROR RCT.Plugin.Base.RctNodeLoader LoadNodesFromFile()
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at RCT.Plugin.Base.RctNodeLoader.LoadNodesFromFile(String fileName)

Thanks for your assistance!
Dave

The solution to this issue was that the server that RCT is running on needed to be Trusted for Delegation. Once that was complete functions began working.