[ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.]
System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) +0
System.Collections.Generic.Dictionary`2.Resize(Int32 newSize, Boolean forceNewHashCodes) +124
System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +529
Partout.GestioneContenuti.UrlRewriter.MapPhisicalUrl() in D:\dotnet\www.vivavda.it\Ravda.VivaVdA.Web\UrlRewriter.cs:70
Partout.GestioneContenuti.UrlRewriter.ProcessRequest(HttpContext context) in D:\dotnet\www.vivavda.it\Ravda.VivaVdA.Web\UrlRewriter.cs:31
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
|