<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Installation and Setup</title><link>http://forums.asp.net/17.aspx</link><description>All about installing and getting ASP.NET running on your system.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3275224.aspx</link><pubDate>Sun, 05 Jul 2009 08:59:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3275224</guid><dc:creator>helpjet</dc:creator><author>helpjet</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3275224.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3275224</wfw:commentRss><description>&lt;p&gt;After googleing two days, finally I decided to uninstall SQL Server and VS 2008.&lt;/p&gt;&lt;p&gt;I reinstalled both but this time I installed SQL Server 2008 Express with &amp;quot;Default&amp;quot; instance. Before I installed the SQL with &amp;quot;named&amp;quot; instance.&lt;/p&gt;&lt;p&gt;After re-installing both SQL and VS, I created web portal test application, compiled it and when I executed it, everything went smooooooothly. No errors this time. &lt;/p&gt;&lt;p&gt;But I still I want to find out why named instance wasn&amp;#39;t working with VS ?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3274352.aspx</link><pubDate>Sat, 04 Jul 2009 06:53:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274352</guid><dc:creator>helpjet</dc:creator><author>helpjet</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274352.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3274352</wfw:commentRss><description>&lt;p&gt;I installed the SQL server 2008 with &amp;quot;MSSQLSERVER&amp;quot; as instance name. Since web parts uses a &amp;quot;personlization provider&amp;quot; to store the portal configuration, it is trying to create AspNetDb.mdf database file at run time. There is no connection in web.config.&lt;/p&gt;&lt;p&gt;So I don&amp;#39;t know how to tell VS that I am not using default instance &amp;quot;SQLEXPRESS&amp;quot;. I am using &amp;quot;MSSQLEXPRESS&amp;quot;&lt;/p&gt;&lt;p&gt;Please help.............&lt;/p&gt;</description></item><item><title>Re: Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3274326.aspx</link><pubDate>Sat, 04 Jul 2009 06:23:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274326</guid><dc:creator>mudassarkhan</dc:creator><author>mudassarkhan</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274326.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3274326</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;refer here&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspsnippets.com/post/2009/05/09/Exception-error-26-Error-Locating-Server-Instance-Specified.aspx"&gt;http://www.aspsnippets.com/post/2009/05/09/Exception-error-26-Error-Locating-Server-Instance-Specified.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3274288.aspx</link><pubDate>Sat, 04 Jul 2009 05:29:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274288</guid><dc:creator>helpjet</dc:creator><author>helpjet</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274288.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3274288</wfw:commentRss><description>&lt;p&gt;I am playing with web portals in ASP.Net&lt;/p&gt;&lt;p&gt;I have created a simple project just to know how portals work. But when I try to execute my application, I get following error. I am really sick of this error since I have never been exposed to SQL before. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;i&gt;&lt;i&gt;A network-related or instance-specific error occurred
while establishing a connection to SQL Server. The server was not found
or was not accessible. Verify that the instance name is correct and
that SQL Server is configured to allow remote connections. (provider:
SQL Network Interfaces, error: 26 - Error Locating Server/Instance
Specified)&lt;/i&gt;&lt;/i&gt;&lt;/h2&gt;&lt;p&gt;How can I solve this , what is wrong , what is the solution ?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3274282.aspx</link><pubDate>Sat, 04 Jul 2009 05:23:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274282</guid><dc:creator>helpjet</dc:creator><author>helpjet</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274282.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3274282</wfw:commentRss><description>&lt;p&gt;Thanks for the reply but I have already removed it (SQL 2005)&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3274192.aspx</link><pubDate>Sat, 04 Jul 2009 04:00:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274192</guid><dc:creator>mudassarkhan</dc:creator><author>mudassarkhan</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274192.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3274192</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;helpjet:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;After installing VS, I see SQL 2005 was also installed on my system. Now I have SQL Server 2005 and 2008. I don&amp;#39;t wnt 2005, should I remove it or not. &lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That are just client tools for SQL Server and will not interfere or crash anywhere I am using VS 2005 and VS 2008 together on the same machine and same is the case with me. &lt;/p&gt;
&lt;p&gt;Just carry on you will not get any errors&lt;/p&gt;</description></item><item><title>Visual Studio automatically installed SQL Server 2005</title><link>http://forums.asp.net/thread/3273907.aspx</link><pubDate>Fri, 03 Jul 2009 18:31:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273907</guid><dc:creator>helpjet</dc:creator><author>helpjet</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273907.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3273907</wfw:commentRss><description>&lt;p&gt;I formatted my system and then installed the following in the order&lt;/p&gt;&lt;p&gt;1) XP&lt;/p&gt;&lt;p&gt;2) IIS&lt;/p&gt;&lt;p&gt;3) IE 8&lt;/p&gt;&lt;p&gt;4) XP SP3&lt;/p&gt;&lt;p&gt;5) .NET 3.5 SP1&lt;/p&gt;&lt;p&gt;6) Windows Installer 4.5&lt;/p&gt;&lt;p&gt;7) Power Shell 1.0&lt;/p&gt;&lt;p&gt;8) SQL Server 2008 Express with Tools&lt;/p&gt;&lt;p&gt;9) Visual Studio (VS) professionl (90 day free trial)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;After installing VS, I see SQL 2005 was also installed on my system. Now I have SQL Server 2005 and 2008. I don&amp;#39;t wnt 2005, should I remove it or not. &lt;/p&gt;&lt;p&gt;If I should, can you tell me how to ? (just simply remove from Add Remove Programs ? )&lt;/p&gt;&lt;p&gt;I don&amp;#39;t want VS throwing errors becuse of 2005 nd 2008&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>