Metadata file not found - Data.Entity.Model

前端 未结 9 725
失恋的感觉
失恋的感觉 2020-12-03 14:35

Anyone having similar problem, while creating webservices?

Compiling transformation: Metadata file \'D:\\Program Files\\VS2013\\Common7\\Tools..\\ID

9条回答
  •  抹茶落季
    2020-12-03 15:08

    Try this:

    1. Double Click on the .edmx Model
    2. Right click anywhere on the "Entity Data Model Designer"
    3. Click "Update Model from Database"
    4. Click Finish

提交回复
热议问题