Server Error in '/' Application.

Girone non supportato

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.Exception: Girone non supportato

Source Error:


Line 21:                 Return "Serie D gir. B"
Line 22:             Case Else
Line 23:                 Throw New Exception("Girone non supportato")
Line 24:         End Select
Line 25:     End Function

Source File: D:\clienti\candriai\www.trentinofutsal.it\App_Code\Module1.vb    Line: 23

Stack Trace:


[Exception: Girone non supportato]
   Module1.fnGirone(String girone) in D:\clienti\candriai\www.trentinofutsal.it\App_Code\Module1.vb:23
   Calendario.inizializza() in D:\clienti\candriai\www.trentinofutsal.it\Calendario.aspx.vb:86
   Calendario.Page_Load(Object sender, EventArgs e) in D:\clienti\candriai\www.trentinofutsal.it\Calendario.aspx.vb:17
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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