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: Name 'dv14' is not declared.

Source Error:


Line 13:             Dim Sitioweb As String = "http://" + System.Web.HttpContext.Current.Request.ServerVariables("SERVER_NAME").Trim
Line 14:             If Sitioweb.IndexOf("centraldeangeles") = -1 Then
Line 15:                 dv14.visible=false
Line 16:             
Line 17:             End If

Source File: D:\JustnTime\Web\WebPagi\CentralAngeles\ca\ComoFunciona.aspx.vb    Line: 15





Version Information: Microsoft .NET Framework Version:2.0.50727.8745; ASP.NET Version:2.0.50727.8745