2
Answers

viewmodel in asp.net mvc

Photo of asif tariq

asif tariq

5y
1.9k
1
The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[MPOWERING.Models.DB.Company]', but this dictionary requires a model item of type 'System.Collections.Generic.IEnumerable`1[MPOWERING.Models.CompanyUserViewModel]'
 
please help me for this error in asp.net mvc

Answers (2)