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: CS0103: The name 'common' does not exist in the current context

Source Error:


Line 37:                                         <tr>
Line 38:                                             <td width="50" align="center" valign="top" rowspan="3">
Line 39:                                                 <%# (Eval("Photo").ToString().Length < 0 || !common.isFileExists(MapPath("..//CMS/Data//Author//Photo//" + Eval("Photo")))) ? "<img src='../Images/Default_User_Male.png' width='50' />" : "<img src='../CMS/Data/Author/Photo/" + Eval("Photo") + " 'width='50' />"%>
Line 40:                                             </td>
Line 41:                                             <td align="left" valign="middle">

Source File: d:\eSS_New\eSS\ESS_Column\Ess_Column_Themes_Views.aspx    Line: 39






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