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 36:         Dim grup As Integer = icnea.grupSubgrupXarticle(Request("a"), Funcions.Empresa, Funcions.Password) / 1000
Line 37: 
Line 38:         If System.IO.File.Exists(icnea.Carpeta(Funcions.Empresa, Funcions.Password) & "/imgs/G" & grup & ".0.0P.jpg") Then
Line 39:             foto.ImageUrl = "http://rmelectronics.es/imgs/G" & grup & ".0.0P.jpg"
Line 40:         Else

Source File: W:\webs\rmelectronics.es\Producte.aspx.vb    Line: 38






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