Ah, so sorry, seems during adding new lesson I mistakenly copied the same in previous lesson, I have corrected the same, please check and let me know if you have any question.
Hello Sir, I am having an error on my model create view. there is a red line on my (Model.MakeID).
The error says “‘Model’ does not contain a definition for ‘MakeId’ and no accessible extension method ‘MakeId’ accepting a first argument of type ‘Model’ could be found (are you missing a using directive or an assembly reference?)”
Hello Sarah, glad to hear that you have diagnosed the issue, you are correct seems I have missed to show that in video. Feel free to let me know if you have any other question
Hi Sir,
The video is the same as Lesson 4.4
Ah, so sorry, seems during adding new lesson I mistakenly copied the same in previous lesson, I have corrected the same, please check and let me know if you have any question.
Thanks for updating the videos.
Hello Sir, I am having an error on my model create view. there is a red line on my (Model.MakeID).
The error says “‘Model’ does not contain a definition for ‘MakeId’ and no accessible extension method ‘MakeId’ accepting a first argument of type ‘Model’ could be found (are you missing a using directive or an assembly reference?)”
Please help.
oh it worked now. I used MakeFK used in lesson 3. seems you forgot to show us when you changed it to MakeID. Thank you for this lovely tutorial.
Hello Sarah, glad to hear that you have diagnosed the issue, you are correct seems I have missed to show that in video. Feel free to let me know if you have any other question
hi Sandeep,
For the selectList i had to use
”
Select Make
”
for it to work
Hi, can you please make these operations using api controller instead of controller? Thanks!
I will start to create WebAPI on my another tutorial on Angular next week, may be you can enroll.