Unhandled exception - crashed site

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 2 años
Hi, All,

I am unsure if this is a NOP or NopTemplate issue, but the site crashed with the following error, can anybody shed any light just in case it happens again.

Application '/LM/W3SVC/4/ROOT' with physical root 'C:\inetpub\wwwroot\ClickAlgo_v44\' hit unexpected managed exception, exception code = '0xe0434352'. First 30KB characters of captured stdout and stderr logs:
Unhandled exception. System.Exception: Plugin 'Seven Spikes Core'. Access to the path 'C:\inetpub\wwwroot\ClickAlgo_v44\Plugins\bin\SevenSpikes.Nop.Plugins.Core.dll' is denied.
Access to the path 'C:\inetpub\wwwroot\ClickAlgo_v44\Plugins\bin\SevenSpikes.Nop.Plugins.Core.dll' is denied.

---> System.Exception: Plugin 'Seven Spikes Core'. Access to the path 'C:\inetpub\wwwroot\ClickAlgo_v44\Plugins\bin\SevenSpikes.Nop.Plugins.Core.dll' is denied.
---> System.UnauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\ClickAlgo_v44\Plugins\bin\SevenSpikes.Nop.Plugins.Core.dll' is denied.
   at System.IO.FileSystem.DeleteFile(String fullPath)
   at System.IO.File.Delete(String path)
   at Nop.Core.Infrastructure.NopFileProvider.DeleteFile(String filePath) in C:\Users\hayes\OneDrive\Web Sites\ClickAlgo Web 4.4\Libraries\Nop.Core\Infrastructure\NopFileProvider.cs:line 153

The last bit is the path on the development machine.

Paul.
Hace 2 años
Looks like maybe a directory permission error ?
Otherwise you can log a support call with nop-Templates
Hace 2 años
thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.