Server Error in '/' Application.

Index was outside the bounds of the array.

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.IndexOutOfRangeException: Index was outside the bounds of the array.

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:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   DotSee.VirtualNodes.VirtualNodesUrlProvider.ConstructUrl(UmbracoContext umbracoContext, Int32 id, Uri current, UrlProviderMode mode, IPublishedContent content) +862
   DotSee.VirtualNodes.VirtualNodesUrlProvider.GetUrl(UmbracoContext umbracoContext, Int32 id, Uri current, UrlProviderMode mode) +318
   Umbraco.Web.Routing.<>c__DisplayClass3.<GetUrl>b__0(IUrlProvider provider) +28
   System.Linq.WhereSelectArrayIterator`2.MoveNext() +58
   System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source, Func`2 predicate) +95
   Umbraco.Web.Routing.UrlProvider.GetUrl(Int32 id, Uri current, UrlProviderMode mode) +169
   Umbraco.Web.Routing.UrlProvider.GetUrl(Int32 id) +15
   Umbraco.Web.Models.PublishedContentBase.get_Url() +120
   Umbraco.Core.Models.PublishedContent.PublishedContentWrapped.get_Url() +11
   <>c__DisplayClass0_0.<TryFindContent>b__0(IPublishedContent x) +17
   System.Linq.WhereEnumerableIterator`1.MoveNext() +91
   System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source) +168
   VirtualNodesContentFinder.TryFindContent(PublishedContentRequest contentRequest) +388
   Umbraco.Web.Routing.PublishedContentRequestEngine.<FindPublishedContent>b__28(IContentFinder finder) +15
   System.Linq.Enumerable.Any(IEnumerable`1 source, Func`2 predicate) +148
   Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContent() +240
   Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContentAndTemplate() +217
   Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +107
   Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +380
   Umbraco.Web.UmbracoModule.<Init>b__8(Object sender, EventArgs e) +80
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144
   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.4690.0