Am getting below error when I access my website. Am struggling with this error for past 2 days. please help.
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: CS0103: The name 'model' does not exist in the current context
Source Error:
Line 1: @model HiProperties.Models.HomeViewModel
Line 2: @{
Line 3: ViewBag.Title = "Home";
Source File: d:\inetpub\vhosts\indproperties.com\Views\Home\Index.cshtml Line: 1
No comments:
Post a Comment