Server Error in '/' Application.

Source array was not long enough. Check srcIndex and length, and the array's lower bounds.

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: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.

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: 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


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4770.0