Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: 'GetXmlValue' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 46: 
Line 47:     Sub ListOfDates(strType As String)
Line 48:         Dim strName As String = GetXmlValue("name")
Line 49:         'In Eligendo il trattino viene omesso (Casale Cremasco-Vidolasco > Casale Cremasco Vidolasco)
Line 50:         strName = Replace(strName, "-", " ")

Source File: D:\home\comune.ripaltaguerina.cr.it\httpdocs\pages\usercontrols\ucElectionsHistory.ascx.vb    Line: 48







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