Server Error in '/' Application.

Item has already been added. Key in dictionary: 'RegEx'  Key being added: 'RegEx'

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: Item has already been added. Key in dictionary: 'RegEx'  Key being added: 'RegEx'

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: Item has already been added. Key in dictionary: 'RegEx'  Key being added: 'RegEx']
   System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +10071986
   System.Configuration.Provider.ProviderCollection.Add(ProviderBase provider) +92
   UrlRewritingNet.Configuration.Provider.UrlRewritingProviderCollection.Add(ProviderBase provider) +58
   UrlRewritingNet.Web.UrlRewriting.Initialize() +312
   UrlRewritingNet.Web.UrlRewriting.CreateRewriteRule(String providerName) +21
   UrlRewritingNet.Web.UrlRewriteModule.Init(HttpApplication context) +389
   System.Web.HttpApplication.InitModulesCommon() +124
   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1162
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +312
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +133
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +196


Version Information: Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483