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: CS0030: Cannot convert type 'JdSiteMvc.JdevsSr.ProductCatalogueDTO' to 'JdSiteMvc.JdevsSr.CatalogueDTO'

Source Error:


Line 184:                                    </div>
Line 185:                                </div>
Line 186:                                foreach (CatalogueDTO cat in Model.Catalogues)
Line 187:                                {
Line 188:                                    <div class="row">

Source File: D:\JdevsMvc\Areas\Departments\Views\Center\RuProducts.cshtml    Line: 186






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