Error in Server Explorer
-
Hi Coders, I connected database server through Server explorer in dotnet3.5.I give Server IP/Username/Password and select database.It gives me "Test connection successfully" message but when i click over OK button it shows me error message "Key not for use in specified state".and i'm unable to create sql connection with server.Any help would be appreciated. Thanks in advance Amit Gautam 9953933396
-
Hi Coders, I connected database server through Server explorer in dotnet3.5.I give Server IP/Username/Password and select database.It gives me "Test connection successfully" message but when i click over OK button it shows me error message "Key not for use in specified state".and i'm unable to create sql connection with server.Any help would be appreciated. Thanks in advance Amit Gautam 9953933396
Did you google the error message ? Can you connect with Management Studio ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Hi Coders, I connected database server through Server explorer in dotnet3.5.I give Server IP/Username/Password and select database.It gives me "Test connection successfully" message but when i click over OK button it shows me error message "Key not for use in specified state".and i'm unable to create sql connection with server.Any help would be appreciated. Thanks in advance Amit Gautam 9953933396
That is why i dont use Wizards to do my database work. Did you see this http://www.know24.net/blog/Key+Not+Valid+For+Use+In+Specified+State.aspx[^] http://inthefootstepsofgiants.blogspot.com/2006/08/waste-of-time-key-not-valid-for-use-in.html[^] http://community.sgdotnet.org/blogs/darenhan/archive/2007/01/19/Key-not-valid-for-use-in-specified-state-in-VS-2005-database-project.aspx[^]
Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
Did you google the error message ? Can you connect with Management Studio ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Yes I did but its not related with my problem. Amit Gautam