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: 'menuservizioprodotti' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 110:        If sql.Length = 0 Then
Line 111:            litNomeCategoria.Text = "Scegli una categoria"
Line 112:            menuservizioprodotti.Visible = False
Line 113:            sql = "SELECT TOP 12 foto, nome, categoria, marca, id FROM vistaarticoli ORDER BY NEWID()"
Line 114:        Else

Source File: D:\home\diamant-srl.it\httpdocs\elenco.aspx.vb    Line: 112






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