Hi,
I recently changed my IP address and am getting the following error message.
Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: The given path's format is not supported. ---> System.NotSupportedException: The given path's format is not supported. at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath) at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption) at System.IO.Directory.GetFiles(String path, String searchPattern) at DotNetNuke.Modules.Admin.Host.HostSettingsModule.BindData() in C:\inetpub\wwwroot\admin\Host\HostSettings.ascx.vb:line 394 at DotNetNuke.Modules.Admin.Host.HostSettingsModule.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\admin\Host\HostSettings.ascx.vb:line 457 --- End of inner exception stack trace ---
Also when users of my site register, they never get the verification code email, and when users click the forgot password link, they never get the email containing their password. All other email functions on my site appear to be working fine.
Please help asap!
Thank you!