Click here to Skip to main content
15,905,558 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi All,

I want to connect with database but when I clicked on add connection the message-box shows -
"Unable to add data connection. The IVs data connection dialog could not be intialize".

Please help me to add data connection.

I am using SQL Server 2008 and Visual Studio 2010.
Posted
Updated 13-Nov-11 22:43pm
v2

 
Share this answer
 
Comments
Neetesh Agarwal 14-Nov-11 5:23am    
Thanks
 
Share this answer
 
Comments
Neetesh Agarwal 14-Nov-11 5:23am    
Thanks
I resolve this issue in VS 2008, U can do changes as per your version.

Close visual studio IDE and open the windows registry editor and navigate to

'HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0'; and change it to 'HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0Bak' (What ever you want).
 
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