dynamic redirect crashed site
Posted: Wed Oct 31, 2012 12:05 pm
I was using the dynamic redirect and it crashed the site. This is the error I'm getting:
[ArgumentException: parsing "^mofcart/(*)" - Quantifier {x,y} following nothing.]
System.Text.RegularExpressions.RegexParser.ScanRegex() +6928537
System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op) +148
System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache) +322
System.Text.RegularExpressions.Regex.Match(String input, String pattern, RegexOptions options) +49
CommerceBuilder.Seo.Redirect.ApplyToUrl(String sourceUrl) +501
CommerceBuilder.Seo.RedirectService.LocateRedirect(String sourceUrl) +319
CommerceBuilder.Services.c.c(Object A_0, EventArgs A_1) +1873
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
The site is still down so I could really use some help.
Thanks
[ArgumentException: parsing "^mofcart/(*)" - Quantifier {x,y} following nothing.]
System.Text.RegularExpressions.RegexParser.ScanRegex() +6928537
System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op) +148
System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache) +322
System.Text.RegularExpressions.Regex.Match(String input, String pattern, RegexOptions options) +49
CommerceBuilder.Seo.Redirect.ApplyToUrl(String sourceUrl) +501
CommerceBuilder.Seo.RedirectService.LocateRedirect(String sourceUrl) +319
CommerceBuilder.Services.c.c(Object A_0, EventArgs A_1) +1873
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
The site is still down so I could really use some help.
Thanks