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 'ContactSimpleModel' does not exist in the namespace 'BobaWeb.Models' (are you missing an assembly reference?)

Source Error:


Line 160:                </div>
Line 161:                <div class="col-md-5 col-12">
Line 162:                    @Html.Partial("ContactView", new BobaWeb.Models.ContactSimpleModel())
Line 163:                </div>
Line 164:            </div>

Source File: c:\inetpub\Sites\Website\2020\ponytaleshop.com\Views\ContactUs.cshtml    Line: 162






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