Hello Experts, I Can't upload image to Server via Dnn FileManager or everything else this log submitted in my Dnn Logs: Error Upload images - Save and create thumbnail:Access to the path 'C:\Inetpub\vhosts\MyWebSite.COM\httpdocs\Portals\0\EasyGalleryImages\1\144\pattern22.png' is denied. mscorlib 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) at System.IO.FileStream..ctor(String path, FileMode mode) at System.Web.HttpPostedFile.SaveAs(String filename) at EasyDNNSolutions.Modules.EasyDNNNews.NewsGalleryData.SaveUpladedImage(String HomeDirectoryMapPath, String HomeDirectory, Int32 PortalId, Int32 UserID, HttpPostedFile fuImageUpload, Int32 moduleId, Int32 galleryId, Int32 width, Int32 height, String resize, Int32 categoryId) at EasyDNNSolutions.Modules.EasyDNNNews.htmluploader.ProcessRequest(HttpContext context) I review my File Permissions on DNN Folders everything from me is set to Full Control but nothing changed and this log remains. Thank you for your help.
|