4
Answers

The parameter conversion from type 'System.String' to type '

Photo of Samir Bhogayta

Samir Bhogayta

5y
3.8k
1
Hello, I am getting following error at the time of CRUD operations using asp.net mvc + mongodb.
 
The parameter conversion from type 'System.String' to type 'Model.Zone' failed because no type converter can convert between these types 

Answers (4)