OK. Found the log viewer
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 03.01.00
Method: System.IO.__Error.WinIOError
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: DotNetNuke Default Portal
UserID: 3
UserName: lhoward1
ActiveTabID: 52
ActiveTabName: test
AbsoluteURL: /latoniaNuke/Default.aspx
AbsoluteURLReferrer:
ExceptionGUID: d8e315c3-c682-4b92-b124-c0c3dab587ec
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error Adding Module to ContentPane
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.UnauthorizedAccessException: Access to the path "c:\inetpub\wwwroot\Portals\0\Member" 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.HtmlEditor.CEHtmlEditorProvider.Initialize() at DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
StackTrace:
Source:
I created the following directory structure c:\inetpub\wwwroot\Portals -- granted access to ASPNET account -- ERROR went away?
Did anyone else had to create this directory structure? why would this directory structure not default to my virtual directory?
I appreciate the tips!!!! Now I can go get about 2 hours of sleep!!!