Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Dear Friend,

I am not able to add database table in Visual studio 2015 through server explorer. When i try to add the table it shows a GIF image stating

"Loading...
The design surface is loading."

I am using SSMS2017, SQL SERVER 2016 and Visual Studio 2015.

Kindly help me for same.

Kind Regards,
Mufid Bagdadi

What I have tried:

I have tried to search through google but i didn't get any relevant solution.
Posted
Updated 25-May-17 1:37am
v2
Comments
CHill60 25-May-17 7:13am    
That sounds as if Visual Studio has not been installed correctly. Try a reinstall
RickZeeland 25-May-17 7:27am    
I had similar problems when using a version of SQL Server that was newer than my Visual Studio version. My advice: forget about SQL Server and use PostgreSQL with the NpgSql driver, this will make your life a lot easier !
RickZeeland 25-May-17 7:33am    
According to info from https://www.visualstudio.com/en-us/docs/setup-admin/requirements
SQL Server 2014 or 2012 are supported.
If you're using SQL Server 2016, we require a Visual C++ runtime update to be installed.

1 solution

According to info from Requirements and compatibility | Team Foundation Server Setup, Upgrade and Administration[^]
SQL Server 2014 or 2012 are supported.
If you're using SQL Server 2016, we require a Visual C++ runtime update to be installed.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900