Dave Burke : Freelance .NET Web Developer specializing in Online Communities

BE.NET Sueetie: 1.4 ASPNET Membership Provider Upgrade Tip

This is the first appearance of the term "sueet" in the DBVT lexicon.  Think "Sweet" with a "u." I'll fill you in on all of that over time, but for now please bear with me and regard "Sueeties" as equivalent to CS Nuglets.

My first BlogEngine.NET Sueetie has to do with upgrading membership from BE 1.3 to BE 1.4.  I wanted to upgrade my laptop copy of BE.NET before taking it to Beach Week tomorrow and in the process encountered some membership provider issues.  I'm using the ASPNET Membership provider with BE.NET so I can integrate membership with my Photo Gallery application, Gallery Server Pro.  Both share the same membership, and I intend to use that same shared ASPNET Membership model as I add other Open Source .NET applications to DBVT.COM and elsewhere.

There have been a number of posts to the BE.NET Discussion Board this week about problems logging in after upgrading to 1.4.  This is because the BE.NET Provider Model has been substantially updated.  Al Nyveldt addresses some of the web.config provider setup changes in his upgrade guide.  Al mentions that the MSSQLBlogProvider is gone, replaced with DbBlogProvider.  I set the default Membership and Roles provider from the default XML Providers to the DB Providers and was encountering a number of issues like bad "be_user" table object, no column named "password" and other errors having to do with the ASPNET_ Membership tables.

Then I specified the SqlMembership and SqlRole Providers for my membership and role management defaults and everything is, um, SUEET now.  This is probably common knowledge to those of you with ASP.NET Membership experience, but I haven't had a lot of opportunity to work with it until recently.  The final step was assigning the same applicationName property as my Photo Gallery ASP.NET Membership providers and we're back in the business of sharing membership, but now with BE.NET 1.4, baby!

Comments (4) | Post RSS RSS comment feed

Posted on 7/4/2008 7:29:24 PM by Dave Burke
Categories: BlogEngine.NET | Sueetie
Tags:

Related posts

Comments

7/9/2008 7:49:18 AM Permalink

Thanks Dave -- I've been scratching my head about this for a day; that and a pleasing choice of ready-built professional Themes to choose from. Gallery Server Pro is next! Nick

Nick Harrington United Kingdom |

7/9/2008 6:36:23 PM Permalink

Really, Nick???  So glad I could help you!  Let me know if you need anything in the Gallery Server Pro area.  You know where to find me.

Dave Burke United States |

8/6/2008 10:31:25 PM Permalink

Trackback from Dave Burke

Preparatory BlogEngine.NET 1.4 to 1.4.5 Upgrade Notes

Dave Burke |

8/10/2008 7:57:53 AM Permalink

Trackback from External Feeds

Preparatory BlogEngine.NET 1.4 to 1.4.5 Upgrade Notes

External Feeds |

Comments are closed

This site was built with the Sueetie .NET Online Community Framework. Learn more about Sueetie at Sueetie.com.