Hi,
Currently i'm running visual studio 2010 and I'm having problems keeping my data connections alive.
After I've launched VS, I can create a data connection to my SQL server. I see all tables and everything works great.
When I close VS, and launch it again, the connection is still visible, but broken (red cross). I'm not able to retreive any table info.
After I delete the connection, I'm not able to recreate the connection again. I have to wait some time or reboot my machine.
It's very unpleasant to recreate the connection again everytime I close VS.
Does anyone know how i can fix this issue?
Thanx