System.Data.MetadataException: Unable to load the specified metadata resource

前端 未结 12 1649
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-16 10:18

My connection strings are as follows:



        
12条回答
  •  天涯浪人
    2020-12-16 11:20

    The easiest solution that resolved this for me was to remove the obj folder which sit at the same level as the bin folder and re-run the application, my god it took way longer than it needed

提交回复
热议问题