The designer encountered an error while loading the table definition?

前端 未结 9 1270
执笔经年
执笔经年 2021-02-06 00:43

I\'ve problem with Visual Studio 2012 Ultimate.

I inserted a \"Sql Server Database\", and when I try to \"Add new table\" after a while I get this problem

9条回答
  •  -上瘾入骨i
    2021-02-06 01:02

    To solve this problem do the following steps:

    1. Go to VS Tools → Options → Database Tools → Query And Views Designer.

    2. Set "Cancel Long Running Query" after 240 second.

    3. Delete all connections in "SQL server explorer" and "SQL Server Objects Explorer" - (this step is very important).

    4. Reopen VS and recreate your connections.

提交回复
热议问题