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: CS1061: 'DarMisr2000.DAL.Blogs_News_Info' does not contain a definition for 'Document1' and no extension method 'Document1' accepting a first argument of type 'DarMisr2000.DAL.Blogs_News_Info' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 42:                                         </div>
Line 43:                                     }
Line 44:                                     @if (Model.Document1 != null)
Line 45:                                     {
Line 46:                                         <div class="item">

Source File: c:\inetpub\vhosts\dmgpublisher.com\dmgpublisher.com\Views\Blogs\Details.cshtml    Line: 44






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