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: CS0117: 'ItemsColumns' does not contain a definition for 'diup'

Source Error:


Line 52:         if(key.Length>0) condition = DataTransfer.AndCondition(condition, SearchTSql.GetSearchMathedCondition(key,ItemsColumns.VititleColumn));
Line 53: 
Line 54:         var order = ItemsColumns.diup + " DESC";
Line 55:         try
Line 56:         {

Source File: D:\WETREK\m.wetrek.vn\cms\display\Customer\Controls\CustomerCategory.ascx.cs    Line: 54






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