Greetz,
When trying to upload my SKIN.zip file getting the following error. Has anyone else seen this error?
Error: File Upload is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Access to the path "C:\Inetpub\reverseauctions\Portals\_default\Skins\DNN-STUDIO" is denied. ---> System.UnauthorizedAccessException: Access to the path "C:\Inetpub\reverseauctions\Portals\_default\Skins\DNN-STUDIO" is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path) at System.IO.Directory.CreateDirectory(String path) at DotNetNuke.UI.Skins.SkinController.UploadSkin(String RootPath, String SkinRoot, String SkinName, Stream objInputStream) at DotNetNuke.Modules.Admin.FileSystem.WebUpload.cmdUpload_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---