[ArgumentNullException: 值不能为 null。
参数名: input]
System.Text.RegularExpressions.Regex.IsMatch(String input) +8152510
System.Text.RegularExpressions.Regex.IsMatch(String input, String pattern, RegexOptions options) +102
UrlInterceptorModule.UrlInterceptorModule.OnBeginRequest(Object sender, EventArgs e) +311
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93
|