Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
When I tried to add new data connection,shown an error that "Unable to add data connection.The IVsDataConnectionDialog could not be initialized".
Thanks.

What I have tried:

Reinstalled Visual studio.
Rename registry key.
Posted
Updated 27-Jul-16 23:23pm
v2

1 solution

Take a look at this solution please:

database - How do I fix a "Unable to add data connection. The IVsDataConnectionDialog could not be initialized" error? - Stack Overflow[^]

Go to these folders:

C:\Documents and Settings\{my login}\Application Data\Microsoft
C:\Documents and Settings\{my login}\Local Settings\Application Data\Microsoft


... and change the VisualStudio folder name to VisualStudioXXX

Restart the Visual Studio.
 
Share this answer
 
v3

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