Server Error in '/' Application.

A route named 'Sezione0' could not be found in the route collection.
Parameter name: name

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: A route named 'Sezione0' could not be found in the route collection.
Parameter name: name

Source Error:


Line 233:            parameters = New RouteValueDictionary(New With {.idsez = CStr(intIDSez), _
Line 234:                                                            .seznome = objiPlugPub.NormalizzaURL(strNomeSez)})
Line 235:            vpd = RouteTable.Routes.GetVirtualPath(Nothing, "Sezione" & intIDSez.ToString, parameters)
Line 236:
Line 237:            hlLinkSez.NavigateUrl = vpd.VirtualPath

Source File: D:\inetpub\vhosts\seacoop.coop\www\modelli\modello_standard.aspx.vb    Line: 235

Stack Trace:


[ArgumentException: A route named 'Sezione0' could not be found in the route collection.
Parameter name: name]
   System.Web.Routing.RouteCollection.GetVirtualPath(RequestContext requestContext, String name, RouteValueDictionary values) +3286505
   ModelloStandard.Page_Load(Object sender, EventArgs e) in D:\inetpub\vhosts\seacoop.coop\www\modelli\modello_standard.aspx.vb:235
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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