When I try to add a parent portal I get the following error:
Error configuring Child PortalAccess to the path 'd:\hosting\member\lmagr\dnn\Portals\9\' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at DotNetNuke.Entities.Portals.PortalController.CreatePortal(String PortalName, String FirstName, String LastName, String Username, String Password, String Email, String Description, String KeyWords, String TemplatePath, String TemplateFile, String HomeDirectory, String PortalAlias, String ServerPath, String ChildPath, Boolean IsChildPortal)
I don't understand why the error is referring to 'Child PortalAccess', when I'm trying to add a Parent Portal. I already had another parent portal added on this installation a couple of months ago and there were no issues. This time around it seems like I'm having no luck. I also noticed that each time I try the portal count is being incremented. As you see from this error its up to #9. I only have two portals so far and because I tried to create the new portal a few times, I'm up to #9.
Can anyone assist?