I am having the same problem. It gives me this error whenever I try to create any of the .Net applications. Joomla and phpBB don't have this problem.
Also, I see you guys are running version 1.6.0 of DNP, but according to their site, 1.5.3 is the latest release. ?????
Server Error in '/' Application.
parsing "^[a-zA-Z0-9_\.\-\_]*$" - Unrecognized escape sequence \_.
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: parsing "^[a-zA-Z0-9_\.\-\_]*$" - Unrecognized escape sequence \_.
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: parsing "^[a-zA-Z0-9_\.\-\_]*$" - Unrecognized escape sequence \_.]
System.Text.RegularExpressions.RegexParser.ScanCharEscape() +2228915
System.Text.RegularExpressions.RegexParser.ScanCharClass(Boolean caseInsensitive, Boolean scanOnly) +947
System.Text.RegularExpressions.RegexParser.CountCaptures() +173
System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op) +205
System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache) +406
System.Text.RegularExpressions.Regex.IsMatch(String input, String pattern) +31
System.Web.UI.WebControls.RegularExpressionValidator.set_ValidationExpression(String value) +42
[HttpException (0x80004005): ^[a-zA-Z0-9_\.\-\_]*$ is not a valid regular expression.]
System.Web.UI.WebControls.RegularExpressionValidator.set_ValidationExpression(String value) +135
DotNetPark.DotNetPanel.Portal.UsernameControl.ToggleControls() +1450
DotNetPark.DotNetPanel.Portal.UsernameControl.Page_Load(Object sender, EventArgs e) +4
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
DotNetPark.DotNetPanel.Portal.DotNetPanelControlBase.OnLoad(EventArgs e) +23
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
Server Error in '/' Application.
parsing "^[a-zA-Z0-9_\.\-\_]*$" - Unrecognized escape sequence \_.
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: parsing "^[a-zA-Z0-9_\.\-\_]*$" - Unrecognized escape sequence \_.
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: parsing "^[a-zA-Z0-9_\.\-\_]*$" - Unrecognized escape sequence \_.]
System.Text.RegularExpressions.RegexParser.ScanCharEscape() +2228915
System.Text.RegularExpressions.RegexParser.ScanCharClass(Boolean caseInsensitive, Boolean scanOnly) +947
System.Text.RegularExpressions.RegexParser.CountCaptures() +173
System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op) +205
System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache) +406
System.Text.RegularExpressions.Regex.IsMatch(String input, String pattern) +31
System.Web.UI.WebControls.RegularExpressionValidator.set_ValidationExpression(String value) +42
[HttpException (0x80004005): ^[a-zA-Z0-9_\.\-\_]*$ is not a valid regular expression.]
System.Web.UI.WebControls.RegularExpressionValidator.set_ValidationExpression(String value) +135
DotNetPark.DotNetPanel.Portal.UsernameControl.ToggleControls() +1450
DotNetPark.DotNetPanel.Portal.UsernameControl.Page_Load(Object sender, EventArgs e) +4
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
DotNetPark.DotNetPanel.Portal.DotNetPanelControlBase.OnLoad(EventArgs e) +23
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
William Eaton, MCSE
iTech Computer Solutions, LLC
www.itechcs.com