Since we have a web hosting company that has control over all that area, I copied the page you linked to and sent it along to them. They emailed me back with.
[quote] It appears all your DotNetNuke files are located in /www/bin for usachinabiz. We have applied the Network Service user with read/write permissions on the bin folder.
If there is a different folder you need to have permissions adjusted on please let us know.[/quote]
However we still get the following error:
[quote]ExceptionSystem.UnauthorizedAccessException: Access to the path 'D:\WWWRoot\uschinabiz.com\www\bin\Code5Systems.GoogleAnalytics.dll' is denied. 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateBinFile(PaFile File) 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()[/quote]
Looking at what the support guys sent me, and what is in http://www.dotnetnukerocks.com/tabid/991/Default.aspx, it looks like they covered it - however the module doesn't load. Anything we missed? |