Metadata file not found - Data.Entity.Model

前端 未结 9 731
失恋的感觉
失恋的感觉 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:02

    I know this is late to respond to the question but.

    This work For me by following the below steps.

    1. Copy the code form the existing abc.tt file.
    2. Delete the abc.tt file.
    3. Copy all the code again into ABC.tt file.

    After copy code just save the file and build the solution it will regenerate the complete .cs file as well.

提交回复
热议问题