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 46:             fila("titular") = registre("titular")
Line 47:             fila("resum") = registre("resum")
Line 48:             If System.IO.File.Exists(icnea.Carpeta(Funcions.Empresa, Funcions.Password) & "/news/N" & registre("noticia") & "F0.jpg") Then
Line 49:                 fila("foto") = "/news/N" & registre("noticia") & "F0.jpg"
Line 50:             Else

Source File: W:\webs\rmelectronics.es\Noticies.aspx.vb    Line: 48






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