<?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>Personal Site Starter Kit</title><link>http://forums.asp.net/1003.aspx</link><description>Discussions about the Personal Site Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/3222593.aspx</link><pubDate>Wed, 10 Jun 2009 10:52:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3222593</guid><dc:creator>shahu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3222593.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=3222593</wfw:commentRss><description>&lt;p&gt;ya its work properly.but still my probleam remain same...i.e&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;font size="4"&gt;
&lt;p&gt;System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connectio&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;here my connection string as follow.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;font size="4"&gt;
&lt;p&gt;&amp;lt;add name=&amp;quot;ProjectConnectionString&amp;quot; connectionString=&amp;quot;Server=67.228.220.1;Database=agrasenp_agrasenpariwar;User=agrasenP_netinx;Password=agra2009sen#2;Pooling=false; Connect Timeout=60&amp;quot; providerName=&amp;quot;System.Data.SqlClient&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;add name=&amp;quot;LoggerConnectionString&amp;quot; connectionString=&amp;quot;Server=67.228.220.1;Database=agrasenp_agrasenpariwar;User=agrasenP_netinx;Password=agra2009sen#2;Pooling=false;Connect Timeout=60&amp;quot; providerName=&amp;quot;System.Data.SqlClient&amp;quot;/&amp;gt;&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2491300.aspx</link><pubDate>Tue, 15 Jul 2008 17:29:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2491300</guid><dc:creator>jeremyh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2491300.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2491300</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Great news that you got a connectionstring working. I have to say I have never seen that first error before&lt;br /&gt;Have you tried to run the script again?&lt;br /&gt;Did you check to see if you have a Photos table in the database?&lt;br /&gt;Also check to see if the stored procedure is in the database?&lt;/p&gt;
&lt;p&gt;Let me know what you find and I will try to help more.&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2491183.aspx</link><pubDate>Tue, 15 Jul 2008 16:37:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2491183</guid><dc:creator>markcus2117</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2491183.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2491183</wfw:commentRss><description>&lt;p&gt;Hi Jeremy, - I follow the instruction and it all started to work after my provider eventually let the server know my username and password. I then had to play around with my Web.config a few times but eventually go that to work but when publishing the database &amp;quot;personal&amp;quot; i get an error as follows.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Database Publishing Progress&lt;br /&gt;&lt;br /&gt;- Gathering list of objects to script (Success)&lt;br /&gt;&lt;br /&gt;- Connecting to web service (Success)&lt;br /&gt;&lt;br /&gt;- Scripting objects (Success)&lt;br /&gt;&lt;br /&gt;- Creating table dbo.Photos (Error)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Messages&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Client found response content type of &amp;#39;text/html; charset=utf-8&amp;#39;, but expected &amp;#39;text/xml&amp;#39;.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The request failed with the error message:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; ?&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.1//EN&amp;quot; &amp;quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot; &amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Server Unavailable&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h1&amp;gt;&amp;lt;span style=&amp;quot;font-family:Verdana;color: #ff3300&amp;quot;&amp;gt;Server Application Unavailable&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style=&amp;quot;font-family:Verdana;&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The web application you are attempting to access on this web server is currently unavailable.&amp;nbsp; Please hit the &amp;quot;Refresh&amp;quot; button in your web browser to retry your request.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;b&amp;gt;Administrator Note:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b&amp;gt; An error message detailing the cause of this specific request failure can be found in the application event log of the web server.&amp;nbsp; Please review this log entry to discover what caused this error to occur.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/html&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --. (System.Web.Services)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;and on the website the error&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;h2&gt; &lt;i&gt;Could not find stored procedure &amp;#39;GetNonEmptyAlbums&amp;#39;.&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;

            &lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;

            &lt;b&gt; Description: &lt;/b&gt;An
unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the
error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;

            &lt;b&gt; Exception Details: &lt;/b&gt;System.Data.SqlClient.SqlException: Could not find stored procedure &amp;#39;GetNonEmptyAlbums&amp;#39;.&lt;br /&gt;&lt;br /&gt;

            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;

            &lt;table bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;&lt;/code&gt;&lt;pre&gt;Line 196:				connection.Open()&lt;br /&gt;Line 197:				Dim list As New Generic.List(Of Album)()&lt;br /&gt;&lt;font color="red"&gt;Line 198:				Using reader As SqlDataReader = command.ExecuteReader&lt;br /&gt;&lt;/font&gt;Line 199:					Do While reader.Read&lt;br /&gt;Line 200:						Dim temp As New Album(CType(reader(&amp;quot;AlbumID&amp;quot;), Integer), 0, &amp;quot;&amp;quot;, False)&lt;/pre&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br /&gt;

            &lt;b&gt; Source File: &lt;/b&gt; \\WEBSHARE4\Webshare4\Users\markeu\webroot\App_Code\PhotoManager.vb&lt;b&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/b&gt; 198
            &lt;/font&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2467490.aspx</link><pubDate>Fri, 04 Jul 2008 12:12:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2467490</guid><dc:creator>jeremyh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2467490.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2467490</wfw:commentRss><description>&lt;p&gt;Ok what you need todo is add the membership tables to your new database at your hosting site, If you have remote access to your sql server then you can use &lt;font face="Courier New"&gt;aspnet_regsql.exe which is covered in the link I gave you before, but if you do not have access to the sql server from your pc then follow the steps in this &lt;a href="http://weblogs.asp.net/scottgu/archive/2006/12/22/recipe-deploying-a-sql-database-to-a-remote-hosting-environment-part-1.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2006/12/22/recipe-deploying-a-sql-database-to-a-remote-hosting-environment-part-1.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New"&gt;Hope it helps, if you need more ask.&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2467431.aspx</link><pubDate>Fri, 04 Jul 2008 11:51:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2467431</guid><dc:creator>markcus2117</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2467431.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2467431</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Jeremy.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This shows how new I am to this - so yes I uploaded the files to my host - but moved the database ? I did not see that in any documentation! so I guess I have not done this&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The mysqlservers.xs4all.nl is the address for the server I recieved from my provider. &lt;/p&gt;&lt;table class="container infobox" cellspacing="0"&gt;&lt;tr&gt;&lt;td&gt;Database type:&lt;/td&gt;
    &lt;td&gt;mssql&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Database naam:&lt;/td&gt;
    &lt;td&gt;markeu_mark&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Database hostnaam:&lt;/td&gt;
    &lt;td&gt;markeu.mssqlservers.xs4all.nl&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Database admin loginnaam:&lt;/td&gt;
    &lt;td&gt;markeu_marka&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Database read-write loginnaam:&lt;/td&gt;
    &lt;td&gt;markeu_markw&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2467392.aspx</link><pubDate>Fri, 04 Jul 2008 11:29:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2467392</guid><dc:creator>jeremyh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2467392.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2467392</wfw:commentRss><description>&lt;p&gt;Hello Markus,&lt;/p&gt;
&lt;p&gt;You do not tell us how you are running your site? So have you uploaded the files to your host and the moved the datbase from a local mdf to the host sql server?&lt;/p&gt;
&lt;p&gt;If you have did you add the membership schema to the database? Take a read of &lt;a href="http://aspnet.4guysfromrolla.com/articles/040506-1.aspx"&gt;http://aspnet.4guysfromrolla.com/articles/040506-1.aspx&lt;/a&gt;&amp;nbsp;for more info.&lt;/p&gt;
&lt;p&gt;And my last question this is a MS sql server &amp;quot;mysqlservers.xs4all.nl&amp;quot; and not a mysql one?&lt;/p&gt;
&lt;p&gt;let me know and I will try to help you more.&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2467300.aspx</link><pubDate>Fri, 04 Jul 2008 10:38:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2467300</guid><dc:creator>markcus2117</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2467300.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2467300</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi I used the post to try and solve a similiar problem of my own but it then through another error.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the first error after uploading to my provider was this &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2&gt;&lt;i&gt;&lt;i&gt;An error has occurred while establishing a connection to
the server. &amp;nbsp;When connecting to SQL Server 2005, this failure may be
caused by the fact that under the default settings SQL Server does not
allow remote connections. (provider: Named Pipes Provider, error: 40 -
Could not open a connection to SQL Server)&lt;/i&gt;&lt;/i&gt;&lt;/h2&gt;&lt;p&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;pre&gt;ine 5:  	Sub Application_Start(ByVal sender As [Object], ByVal e As EventArgs)&lt;br /&gt;Line 6:  		AddHandler SiteMap.SiteMapResolve, AddressOf Me.AppendQueryString&lt;br /&gt;&lt;font color="red"&gt;Line 7:  		If (Roles.RoleExists(&amp;quot;Administrators&amp;quot;) = False) Then&lt;br /&gt;&lt;/font&gt;Line 8:  			Roles.CreateRole(&amp;quot;Administrators&amp;quot;)&lt;br /&gt;Line 9:  		End If&lt;/pre&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I read through the posts and found one related to database names in the Web.config so I changed it from this&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;connectionStrings&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;Personal&amp;quot; connectionString=&amp;quot;Data
Source=.\SQLExpress;Integrated Security=True;User
Instance=True;AttachDBFilename=|DataDirectory|Personal.mdf&amp;quot;
providerName=&amp;quot;System.Data.SqlClient&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;remove name=&amp;quot;LocalSqlServer&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;LocalSqlServer&amp;quot; connectionString=&amp;quot;Data
Source=.\SQLExpress;Integrated Security=True;User
Instance=True;AttachDBFilename=|DataDirectory|aspnetdb.mdf&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/connectionStrings&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;to This &amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;add
name=&amp;quot;Personal&amp;quot; connectionString=&amp;quot;
Server=markeu.mysqlservers.xs4all.nl; Database=mark; User
ID=markeu_marka; Password=xxxxxx; Trusted_Connection=False&amp;quot;
providerName=&amp;quot;System.Data.SqlClient&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;remove name=&amp;quot;LocalSqlServer&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;add
name=&amp;quot;LocalSqlServer&amp;quot; connectionString=&amp;quot;
Server=Server=markeu.mysqlservers.xs4all.nl; Database=mark; User
ID=markeu_markw; Password=xxxxxx; Trusted_Connection=False&amp;quot;
providerName=&amp;quot;System.Data.SqlClient&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/&lt;br /&gt;connectionStrings&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I
know the database name is &amp;quot;Mark&amp;quot; as i created the name and I know the
username for Admin is Markeu_marka &amp;nbsp; and for write access is
markeu_markw&amp;nbsp; both with different passwords.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now the error I get is this &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;h2&gt; &lt;i&gt;An error has occurred while establishing a connection to
the server. &amp;nbsp;When connecting to SQL Server 2005, this failure may be
caused by the fact that under the default settings SQL Server does not
allow remote connections. (provider: Named Pipes Provider, error: 40 -
Could not open a connection to SQL Server)&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;

            &lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;

            &lt;b&gt; Description: &lt;/b&gt;An
unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the
error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;

            &lt;b&gt; Exception Details: &lt;/b&gt;System.Data.SqlClient.SqlException:
An error has occurred while establishing a connection to the server.
&amp;nbsp;When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL Server does not allow remote
connections. (provider: Named Pipes Provider, error: 40 - Could not
open a connection to SQL Server)&lt;br /&gt;&lt;br /&gt;

            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;

            &lt;table bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;&lt;/code&gt;&lt;pre&gt;Line 194:			Using command As New SqlCommand(&amp;quot;GetNonEmptyAlbums&amp;quot;, connection)&lt;br /&gt;Line 195:				command.CommandType = CommandType.StoredProcedure&lt;br /&gt;&lt;font color="red"&gt;Line 196:				connection.Open()&lt;br /&gt;&lt;/font&gt;Line 197:				Dim list As New Generic.List(Of Album)()&lt;br /&gt;Line 198:				Using reader As SqlDataReader = command.ExecuteReader&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Can anyone help me?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2456598.aspx</link><pubDate>Mon, 30 Jun 2008 13:25:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2456598</guid><dc:creator>trevorkeast</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2456598.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2456598</wfw:commentRss><description>&lt;p&gt;It still looks as though your connection string is not correct. What server are you connecting to? Is it just running on your local machine or are you trying to connect to a hosted server?&lt;/p&gt;&lt;p&gt;Trevor&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2455440.aspx</link><pubDate>Mon, 30 Jun 2008 04:24:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2455440</guid><dc:creator>shailesh_thapa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2455440.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2455440</wfw:commentRss><description>&lt;p&gt;hi, thanks for ur reply but now it is showing this error&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;so what is the solution ,please?&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2454844.aspx</link><pubDate>Sun, 29 Jun 2008 13:39:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2454844</guid><dc:creator>epasho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2454844.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2454844</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;u need to change the &lt;font color="#800000" size="2"&gt;connectionString to the point to your database server and change the name attribute to whatever your are using....see previous posts. also&amp;nbsp; the usename and the passwrod&lt;/font&gt;&lt;/p&gt;&lt;p&gt;endrit&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2454696.aspx</link><pubDate>Sun, 29 Jun 2008 09:26:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2454696</guid><dc:creator>shailesh_thapa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2454696.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2454696</wfw:commentRss><description>&lt;p&gt;hi Trevor Keast,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am creating my first website and i have a database connecion in my Default.aspx&amp;nbsp; for gridview which connection is stored in web.config ,but when i access my site it shows the error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;An error has occurred while establishing a connection to the server. &amp;nbsp;When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;my web.config connections are&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;connectionStrings&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ASPNETDBConnectionString&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;Integrated Security=True;User Instance=True;&lt;strong&gt;Connection Timeout=120&lt;/strong&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ASPNETDBConnectionString_news&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;Integrated Security=True;User Instance=True;Connection Timeout=12&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ASPNETDBConnectionString_test&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;Integrated Security=True;User Instance=True;Connection Timeout=12&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ASPNETDBConnectionString2_adminnews&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;Integrated Security=True;User Instance=True;Connection Timeout=12&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ASPNETDBConnectionString_gridshow&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;Integrated Security=True;User Instance=True;Connection Timeout=12&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#800000" size="2"&gt;connectionStrings&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;when i was not using the &lt;font color="#0000ff"&gt;Connection Timeout=12 it was not showing any error.my sitename is ouruttarakhand.com,please guide me.Thanks. i want to use built in sqlexpress ASPNETDB.MDF database&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2419114.aspx</link><pubDate>Thu, 12 Jun 2008 13:37:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2419114</guid><dc:creator>trevorkeast</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2419114.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2419114</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m pleased I could help! Please mark my post&amp;nbsp;as answer if it resolved your question.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Trevor Keast&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2417336.aspx</link><pubDate>Wed, 11 Jun 2008 20:37:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2417336</guid><dc:creator>epasho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2417336.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2417336</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello Trevor,&lt;/p&gt;

&lt;p&gt;I found your suggestion very supportive and as a solution to the issue.
Thanks and keep up your effort!&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Endrit&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2416375.aspx</link><pubDate>Wed, 11 Jun 2008 14:07:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2416375</guid><dc:creator>trevorkeast</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2416375.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2416375</wfw:commentRss><description>&lt;p&gt;It&amp;#39;s not working because your connection strings are incorrect. They are not setup to work on the godaddy server. I&amp;#39;m not sure what all the settings are for godaddy as I don&amp;#39;t use them myself however I can have a good guess here:&lt;/p&gt;&lt;p&gt;&lt;font color="#a31515" size="2"&gt;connectionStrings&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Personal&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; Server=&lt;a href="http://p3swhsql-v07.shr.phx3.secureserver.net/"&gt;p3swhsql-v07.shr.phx3.secureserver.net&lt;/a&gt;; Database=Personal; User ID=yourusername; Password=yourpassword; Trusted_Connection=False&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;remove&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;LocalSqlServer&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;LocalSqlServer&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; Server=&lt;a href="http://p3swhsql-v07.shr.phx3.secureserver.net/"&gt;p3swhsql-v07.shr.phx3.secureserver.net&lt;/a&gt;; Database=ASPNETDB; User ID=yourusername; Password=yourpassword; Trusted_Connection=False&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;providerName&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;System.Data.SqlClient&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;
&lt;p&gt;&amp;lt;/&lt;/p&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;connectionStrings&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;You will need to modify the above to match your details. You need to put your username and password in there. You also need to make sure that the database names match what you have on the server.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;I just want to check - you do have your databases on the GoDaddy server right? Both of them, ASPNETDB and Personal?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway - at least we know why it&amp;#39;s not working now. Let me know if you make any progress.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Trevor Keast.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: problems connecting to SQL Server 2005</title><link>http://forums.asp.net/thread/2416336.aspx</link><pubDate>Wed, 11 Jun 2008 13:50:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2416336</guid><dc:creator>epasho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2416336.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1003&amp;PostID=2416336</wfw:commentRss><description>&lt;p&gt;&amp;lt;connectionStrings&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;Personal&amp;quot; connectionString=&amp;quot;Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Personal.mdf&amp;quot; providerName=&amp;quot;System.Data.SqlClient&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;remove name=&amp;quot;LocalSqlServer&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name=&amp;quot;LocalSqlServer&amp;quot; connectionString=&amp;quot;Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|aspnetdb.mdf&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/connectionStrings&amp;gt;&lt;/p&gt;&lt;p&gt;thanks, endrit&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>