Re: How do you integrate DotNetGallery w/DotNetNuke?

  •  03-14-2005, 10:45 PM

    Re: How do you integrate DotNetGallery w/DotNetNuke?

    I am trying to do the integration on v2 as well. 
     
    After working through several errors in running the dotnuke upload process I am down to this error that I can't seem to get past.  Any ideas?  This of course comes after all the other sucesses.
     
    StartJob
      
    Begin Sql execution
    EndJob
      
    Finished Sql execution
    StartJob
      
    Creating files
    Info
      
    Created c:\domains\blueavocado.com\wwwroot\DesktopModules\ASP.NET Image Gallery\dotnetgallerymodule.ascx
    Failure
      
    Exception: System.ArgumentException: Invalid File or Directory attributes value. at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes) at DotNetNuke.Installer.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) at DotNetNuke.Installer.PaDnnInstallerBase.CreateBinFile(PaFile File) at DotNetNuke.Installer.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Installer.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Installer.PaInstaller.Install()

     
    Thank you,
     
    Shane
View Complete Thread