Help.. I incorrectly modified my friendly URL settings Mask in DNN 3.3.4 and now I cant leave the main portal i get the following error on any link. (I will Attach Below) I would like to know where those settings are stored and how can i repair. Maybe via enterprise manager into the db directly the settings i need to repair are the following
[^?]*/TabId/(\d+)(.*) = ~/Default.aspx?TabId=$1
If anyone knows where i can find this host setting other then the host tab which i can not get to on my site please let me know because as soon as i click Login i get the following error also
Thanks in advance..
Illegal characters in path.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Illegal characters in path.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[ArgumentException: Illegal characters in path.]
System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[] str) +276
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) +88
System.Web.HttpRequest.MapPath(String virtualPath, String baseVirtualDir, Boolean allowCrossAppMapping) +314
System.Web.HttpServerUtility.MapPath(String path) +61
DotNetNuke.HttpModules.RewriterUtils.RewriteUrl(HttpContext context, String sendToUrl, String& sendToUrlLessQString, String& filePath) +271
DotNetNuke.HttpModules.RewriterUtils.RewriteUrl(HttpContext context, String sendToUrl) +45
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +3607
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032