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: CS0234: The type or namespace name 'COMMON' does not exist in the namespace 'DKSOFT' (are you missing an assembly reference?)

Source Error:


Line 54:                             <td><center>@item.ProductName</center></td>
Line 55:                             <td>
Line 56:                                 <a class="entry-thumbnail" href="/@(DKSOFT.COMMON.Filter.FilterChar(item.CategoryName)+"/"+DKSOFT.COMMON.Filter.FilterChar(item.ProductName)).html" target="_blank">
Line 57:                                     <img title="@item.ProductName" alt="@item.ProductName" src="@item.ProductImage" class="img-responsive center-block">
Line 58:                                 </a>

Source File: c:\Inetpub\vhosts\tp01.dksoft.vn\httpdocs\Views\ShoppingCart\Index.cshtml    Line: 56






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