VS2008 not working with SQL Server 2008Hello,<br/><br/>I installed SQL Server 2008 to my computer one day. Before that I had a SQL Server Express. After that Visual Studio won't recognize that I have SQL installed and prompts an error when I'm trying to add a database to my projects.<br/><br/>One way is to make the database from SQL Server and then import it to the project, but this is such a pain. Can anyone give me a working solution to fix this issue???<br/><br/>Link to the image with the error prompted - <a href="http://jaxx.pri.ee/error.jpg">http://jaxx.pri.ee/error.jpg</a>© 2009 Microsoft Corporation. All rights reserved.Fri, 03 Jul 2009 07:52:59 Z5fdf95b5-2677-48d8-9d7f-8594a280d048http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#5fdf95b5-2677-48d8-9d7f-8594a280d048http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#5fdf95b5-2677-48d8-9d7f-8594a280d048evilonehttp://social.msdn.microsoft.com/Profile/en-US/?user=eviloneVS2008 not working with SQL Server 2008Hello,<br/><br/>I installed SQL Server 2008 to my computer one day. Before that I had a SQL Server Express. After that Visual Studio won't recognize that I have SQL installed and prompts an error when I'm trying to add a database to my projects.<br/><br/>One way is to make the database from SQL Server and then import it to the project, but this is such a pain. Can anyone give me a working solution to fix this issue???<br/><br/>Link to the image with the error prompted - <a href="http://jaxx.pri.ee/error.jpg">http://jaxx.pri.ee/error.jpg</a>Tue, 30 Jun 2009 19:50:39 Z2009-06-30T19:50:39Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#283ef3c0-7bbb-4d3d-90e2-8e29c0f47bf9http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#283ef3c0-7bbb-4d3d-90e2-8e29c0f47bf9evilonehttp://social.msdn.microsoft.com/Profile/en-US/?user=eviloneVS2008 not working with SQL Server 2008Anyone can't help me with this problem???Wed, 01 Jul 2009 19:30:13 Z2009-07-01T19:30:13Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#26666e17-af0f-490e-8d4f-af4ae5bc1c63http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#26666e17-af0f-490e-8d4f-af4ae5bc1c63YiChun Chenhttp://social.msdn.microsoft.com/Profile/en-US/?user=YiChun%20ChenVS2008 not working with SQL Server 2008Hi Evilone,<br/><br/>More clarification with you. What's your OS? What's the edition of your SQL Server Express?<br/><br/>Firstly, SQL Server 2008 support is available in Visual Studio 2008 Service Pack 1. So please upgrade your VS2008 to SP1 if it is not updated.<br/>Please see: <a href="http://msdn.microsoft.com/en-us/library/cc440724.aspx#SQL_Serve_08_VS_05_08_top_4">http://msdn.microsoft.com/en-us/library/cc440724.aspx#SQL_Serve_08_VS_05_08_top_4</a><br/><br/>Secondly, please try the workarounds as the following:<br/><br/>- In Visual Studio, go to Tools -&gt; Options -&gt; Database Tools -&gt; Database Connections, fill the SQL Server Instance Name with the name of SQL Server 2008 Express instance. <br/>For similar issue, please check: <a href="http://social.msdn.microsoft.com/Forums/en-US/vs2008sp1beta/thread/58f6bace-3024-492e-a21e-483ed761005c">http://social.msdn.microsoft.com/Forums/en-US/vs2008sp1beta/thread/58f6bace-3024-492e-a21e-483ed761005c</a><br/><a href="http://forums.asp.net/t/1374059.aspx">http://forums.asp.net/t/1374059.aspx</a><br/><br/>- Here is a helpful blog about FAQ of SQL Server and VS2008:<br/><a href="http://blogs.msdn.com/sqlexpress/archive/2008/10/02/faq-error-creating-a-service-based-database-in-visual-studio-2008-sp1.aspx">http://blogs.msdn.com/sqlexpress/archive/2008/10/02/faq-error-creating-a-service-based-database-in-visual-studio-2008-sp1.aspx</a><br/><br/>If you are using Windows 7 RC, please read the following article for your reference:<br/><span><a href="http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/6a569376-4207-4184-a8a7-73d5168c787e">Visual Studio and SQL Server on Windows 7 RC</a> <br/><br/>Let me know if it works.<br/><br/>Thanks</span><hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help. <br/> <a href="http://cfx.codeplex.com/">Welcome to the All-In-One Code Framework!</a> If you have any feedback, please tell us.Thu, 02 Jul 2009 07:26:04 Z2009-07-02T07:26:04Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#1dd00b7e-f76f-4676-8009-e2bbd4773f27http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#1dd00b7e-f76f-4676-8009-e2bbd4773f27evilonehttp://social.msdn.microsoft.com/Profile/en-US/?user=eviloneVS2008 not working with SQL Server 2008OS is Vista Business 32-bit version. SQL Server is not an express but SQL Server 2008. Visual Studio has SP1 installed. Instance name in the Visual Studio is changed from SQLEXPRESS to SQLSERVER.<br/><br/>I have read also blogs and forums about this issue, but still no help.Thu, 02 Jul 2009 07:32:34 Z2009-07-02T07:32:34Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#4bf6a1db-0b30-4e5d-844d-48e4f2264021http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#4bf6a1db-0b30-4e5d-844d-48e4f2264021YiChun Chenhttp://social.msdn.microsoft.com/Profile/en-US/?user=YiChun%20ChenVS2008 not working with SQL Server 2008Hi Evilone,<br/> <br/> <blockquote>Before that I had a SQL Server Express.</blockquote> I mean what the edition of this SQL Server Express is. :)<br/> <br/> Did you install VS2008 &gt;&gt; upgrade to VS2008 SP1 &gt;&gt; install SQL Server 2008?<br/> Could you please try this workaround?<br/> <a href="http://forums.asp.net/p/1336563/3135046.aspx#3135046">http://forums.asp.net/p/1336563/3135046.aspx#3135046</a> <br/> <br/> BTW, this forum is for the support of Visual Studio installation. Since your issue is related to SQL Server, I think the best consulting place should be <a href="http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=19&amp;SiteID=1">SQL Server</a>  forums. <span style="font-size:8pt;color:black;line-height:115%;font-family:'Verdana','sans-serif'">You can get quick response and more useful help there. :)<br/> </span> <br/> Thanks<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help. <br/> <a href="http://cfx.codeplex.com/">Welcome to the All-In-One Code Framework!</a> If you have any feedback, please tell us.Thu, 02 Jul 2009 08:01:05 Z2009-07-02T08:01:05Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#2a692b1c-d8a5-440f-bcb6-a3f27b959bddhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#2a692b1c-d8a5-440f-bcb6-a3f27b959bddevilonehttp://social.msdn.microsoft.com/Profile/en-US/?user=eviloneVS2008 not working with SQL Server 2008Ok, now I uninstalled SQL Server 2008 and installed SQL Server 2008 Express. Changed settings in Visual Studio and got another error which looks like this http://jaxx.pri.ee/error2.jpg<br/> <br/> What is the problem now?<br/>Thu, 02 Jul 2009 10:10:03 Z2009-07-02T10:10:03Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#6fb42301-a3c5-4de6-99c9-e0b4bb5f8667http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#6fb42301-a3c5-4de6-99c9-e0b4bb5f8667YiChun Chenhttp://social.msdn.microsoft.com/Profile/en-US/?user=YiChun%20ChenVS2008 not working with SQL Server 2008Hi Evilone,<br/> <br/> I am moving this thread from Base &quot;Visual Studio Setup and Installation&quot; forum to the &quot;SQL Server Setup &amp; Upgrade&quot; forum, since the issue is related to SQL. There are more experts in the &quot;SQL Server Setup &amp; Upgrade&quot; forum. <br/> <br/> Thanks<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help. <br/> <a href="http://cfx.codeplex.com/">Welcome to the All-In-One Code Framework!</a> If you have any feedback, please tell us.Fri, 03 Jul 2009 02:33:42 Z2009-07-03T02:33:42Zhttp://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#19614fba-28b2-4b09-b225-2ac1e30cf299http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5fdf95b5-2677-48d8-9d7f-8594a280d048#19614fba-28b2-4b09-b225-2ac1e30cf299evilonehttp://social.msdn.microsoft.com/Profile/en-US/?user=eviloneVS2008 not working with SQL Server 2008Ok, but I uninstalled 2008 version and installed 2005 again and it works again...VS2008 and SQL Server 2008 don't really work together.Fri, 03 Jul 2009 07:52:59 Z2009-07-03T07:52:59Z