Reputation: 751
I am trying to add a employee details in database table but I am Getting this error
**Argument 1: cannot convert from 'MVCCRUDOPERTIONS.Models.DATABASE.emoloyee' to 'MVCCRUDOPERTIONS.Models.DATABASE.employee' MVCCRUDOPERTIONS C:\Users\user\source\repos\MVCCRUDOPERTIONS\MVCCRUDOPERTIONS\ViewModels\HOME\EmployeeViewModel.cs 26 Active**
since I am new in asp.net I am unable to sort this on my own.any help would be appreciated.
Upvotes: 0
Views: 41