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: BC30456: 'Carpeta' is not a member of 'net.icnea.ws.WSforum'.

Source Error:


Line 20:             Keywords.Attributes("content") = noticiesDS.Tables(0).Rows(0).Item("keywords")
Line 21: 
Line 22:             If System.IO.File.Exists(icnea.Carpeta(Funcions.Empresa, Funcions.Password) & "/news/N" & noticiesDS.Tables(0).Rows(0).Item("noticia") & "F0.jpg") Then
Line 23:                 Foto.ImageUrl = "/news/N" & noticiesDS.Tables(0).Rows(0).Item("noticia") & "F0.jpg"
Line 24:             Else

Source File: W:\webs\rmelectronics.es\Noticia.aspx.vb    Line: 22






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