I installed SQL Server 2005 Express Edition yesterday and I have the .NET Framework 2.0. When I try to connect to my database using the VB.NET 2003 Server Explorer, I get a message that says:
Error enumerating data servers. Enumerator reports 'Unspecified error'
So, instead of choosing a database from the dropdown list, I type in the name of my server, choose my database, choose Windows NT Integrated Security, and test the connection. It says it works. Then, when I hit OK, I get a message that says:
Unable to connect to the database. It is only possible to connect to SQL Server Desktop Engine databases and Microsoft Access databases with this version of Visual Studio
Any ideas Am I still able to get the MSDE I tried to install VB.NET 2005 a few months back but it won't run under XP Home Edition.
I posted this in a different thread but, since it was marked as a comment and not a question, it didn't get much play.
.NET Development16
|