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 232:            parameters = New RouteValueDictionary(New With {.idsez = CStr(intIDSez), _
Line 233:                                                            .seznome = objiPlugPub.NormalizzaURL(strNomeSez)})
Line 234:            vpd = RouteTable.Routes.GetVirtualPath(Nothing, "Sezione" & intIDSez.ToString, parameters)
Line 235:
Line 236:            hlLinkSez.NavigateUrl = vpd.VirtualPath

Source File: D:\inetpub\vhosts\amedicina.it\www\modelli\modello_standard.aspx.vb    Line: 234

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\amedicina.it\www\modelli\modello_standard.aspx.vb:234
   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