Hello,
I have a Grandnode e-commerce, and it runs perfectly. But, at some point it starts to give-me the error:
System.UnauthorizedAccessException: Access is denied. (0x80070005 (E_ACCESSDENIED)) at System.Runtime.Loader.AssemblyLoadContext.InternalLoad(ReadOnlySpan`1 arrAssembly, ReadOnlySpan`1 arrSymbols) at System.Reflection.Assembly.Load(Byte[]
rawAssembly, Byte[] rawSymbolStore).
The error is commonsly associated with plugins. But plugins runs perfectly during a time. Perhaps, after hours of application running, this error occurs, and just
runs perfectly again when I restart de application.
Any idea of what is happening?
Application is running on App Web Service.