


      <rss version="2.0">
         <channel>
            <title><![CDATA[MidwestDotNet: Setup]]></title>
            <link>http://www.midwestdotnet.com/</link>
            <description>MidwestDotNet: the site for beer fanatics</description>
            <copyright>Copyright 2005 by Marco Bellinaso</copyright>
   
      <item>
         <title><![CDATA[ Cannot open user default database. Login failed. (Using an sql database for ASP.NET membership)]]></title>
         <author><![CDATA[jstrosch01]]></author>
         <description><![CDATA[After moving my web app. to a new system I began having trouble logging into the website. I created a connection string that pointed to the aspnetdb.mdf and also to a local sqlexpress server. The default for an asp app is to use the aspnetdb.mdf database as the default for membership, roles, and profiles. Since I will be using the username as a foreign key for some of my other tables, I decided that it would be beneficial to consolidate and add the membership tables to my SQLEXPRESS database. I'll summarize what I did but I simply followed this article: http://aspnet.4guysfromrolla.com/articles/040506-1.aspx.]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=22]]></link>
         <pubDate>Wed, 30 Apr 2008 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   