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: 'productcategory' is not a member of 'Common'.

Source Error:


Line 16:         Dim imgBulid As String = ""
Line 17: 
Line 18:         strFilePath = Common.productcategory + strImage
Line 19:         If System.IO.File.Exists(Server.MapPath(strFilePath)) Then
Line 20:             strFilePath = strFilePath.Replace("~", "")

Source File: C:\Inetpub\vhosts\goldentimeco.com\httpdocs\en\Products\products.aspx.vb    Line: 18






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