Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 04/19/2006 9:48 AM by  Peter Donker
3.04.01 upgrade problem
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
nick doyle
New Member
New Member
Posts:1


--

Any tips appreciated,
Nick

04/19/2006 8:41 AM

    (All successful till)
    EndJob

    Resource Files created
    Then the following failure:

    ExceptionSystem.ArgumentException: Invalid File or Directory attributes value. at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateModuleFile(PaFile File, PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    04/19/2006 9:48 AM
    Nick,
    This looks like a file permission issue on your server's file system. The DNN installer complains that it cannot set file attributes. This would only be the case if the asp.net worker process did not have sufficient rights. Module programmers do not influence/control this process. We just deliver the files in a zip ready for DNN to unpack.
    Peter
    You are not authorized to post a reply.