I modified a data type from int to float, then, I updated model->edms file by select the 'update model from database'.
It successfully updated but turns out with an error:Error 12 'Membership' is an ambiguous reference between 'System.Web.Security.Membership' and 'testSiteV1.Model.Membership'.
May anyone helps me with this problem?
By the way, there is another warning says: Warning 5 The variable 'e' is declared but never used