Click here to Skip to main content
15,905,004 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
CSS
My Application Environment:
.Net 4.5
MVC 4.0
EF5.0
Below warning i am geeting any solution for this.
Warning:
 The type 'MRA.Models.UsersContext' in 'd:\projects\MRA\MRASystem\MRA \Models\AccountModels.cs' conflicts with the imported type
'MRA.Models.UsersContext' in d:\projects\MRA\MRASystem\MRA \bin\MRA.dll'.
Using The type defined in 'd:\projects\MRA\MRASystem\MRA \Models\AccountModels.cs'
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900