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: CS0117: 'tipoServicio' does not contain a definition for 'blog'

Source Error:


Line 83:             ArrayList lst_noticias = new ArrayList();
Line 84: 
Line 85:             lst_noticias = (ArrayList)iface.getAll_Productos(100, "", -1, tipoServicio.blog, "morerecent", idioma.es, -1, true, false);
Line 86: 
Line 87:             if (lst_noticias != null)

Source File: c:\inetpub\vhosts\eliminarplaga.es\xicsplagas\Blog.aspx    Line: 85






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