Access Denied When Editing Image in Image Gallery

benyamin jain asked on October 21, 2018 17:12

                    TempFile
Event Code :    SAVEFILETODISK
User       :    administrator

Description:    Message: Access to the path 'E:\HostingSpaces' is denied. 
Stack Trace: 
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)

The Above error logged when i try to edit an image in image editor.

Path E:\HostingSpaces is the root folder that contains other web sites.

for example :E:\HostingSpaces\Website1.com\wwwroot

each site has its own dedicated application pool.

Witch permissions required for that folder to be applied.

NOTE : ONLY Image Editor Raise this error and any thing else works fine.

Correct Answer

Brenden Kehren answered on October 21, 2018 17:37

Read this blog post on security and the file system it should help out.

2 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.