- 5
I just bought Smart SEO for nopCommerce version 3.8. I have copied the SevenSpikes.Core and the SevenSpikes.Nop.Plugins.SmartSEO folders into the Plugins folder and restarted application. When I go to install through admin CP I get this error...
Short message
Access to the path 'h:\root\home\********\www\site1\App_Data\InstalledPlugins.txt' is denied.
Full message
System.UnauthorizedAccessException: Access to the path 'h:\root\home\*******\www\site1\App_Data\InstalledPlugins.txt' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at Nop.Core.Plugins.PluginFileParser.SaveInstalledPluginsFile(IList`1 pluginSystemNames, String filePath) at Nop.Core.Plugins.PluginManager.MarkPluginAsInstalled(String systemName) at Nop.Core.Plugins.BasePlugin.Install() at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.asZyGL9jotSXft3VZSu(Object ) at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.Install() at Nop.Admin.Controllers.PluginController.Install(FormCollection form)
What needs to be done?
Short message
Access to the path 'h:\root\home\********\www\site1\App_Data\InstalledPlugins.txt' is denied.
Full message
System.UnauthorizedAccessException: Access to the path 'h:\root\home\*******\www\site1\App_Data\InstalledPlugins.txt' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) at System.IO.File.WriteAllText(String path, String contents) at Nop.Core.Plugins.PluginFileParser.SaveInstalledPluginsFile(IList`1 pluginSystemNames, String filePath) at Nop.Core.Plugins.PluginManager.MarkPluginAsInstalled(String systemName) at Nop.Core.Plugins.BasePlugin.Install() at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.asZyGL9jotSXft3VZSu(Object ) at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.Install() at Nop.Admin.Controllers.PluginController.Install(FormCollection form)
What needs to be done?