Entity Data Model wizard disappears SQL Anywhere 17

大憨熊 提交于 2019-12-02 09:54:29

问题


I am trying to make a new model using Entity Framework 6 and SQL Anywhere 17. I followed exactly these steps.

http://dcx.sap.com/index.html#sqla170/en/html/37fb9e8558e94547b66156b9298be16f.html

But when I go through Entity Data Model wizard, it disappears after the following screen.


回答1:


I got same Issue and able to resolve by following these step.

  1. Open server explorer tab-
  2. Delete all existing data connections-
  3. Rebuild your project-

After this Entity Data Model wizard will not disappears.



来源:https://stackoverflow.com/questions/37178496/entity-data-model-wizard-disappears-sql-anywhere-17

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!