<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Updated to BlogEngine 1.4.5</title>
	<atom:link href="http://blog.bennymichielsen.be/2008/08/05/updated-to-blogengine-1-4-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bennymichielsen.be/2008/08/05/updated-to-blogengine-1-4-5/</link>
	<description>.NET developer with a touch of Cocoa</description>
	<lastBuildDate>Sun, 05 Sep 2010 19:42:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Benny</title>
		<link>http://blog.bennymichielsen.be/2008/08/05/updated-to-blogengine-1-4-5/comment-page-1/#comment-426</link>
		<dc:creator>Benny</dc:creator>
		<pubDate>Wed, 10 Dec 2008 11:01:09 +0000</pubDate>
		<guid isPermaLink="false">/post/2008/08/05/Updated-to-BlogEngine-145.aspx#comment-426</guid>
		<description>You need to configure your user and role provider, take a look at your Web.config. You&#039;ll see a node called membership and one called roleManager.

Out of the box you can use XmlMembershipProvider or XmlRoleProvider which used your App_Date to store its data. Since you are using a db as backing store you can use the DbMembershipProvider and DbRoleProvider or the SqlMembershipProvider and SqlRoleProvider. 

For these last two you need to set up the Asp.Net db schema.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>You need to configure your user and role provider, take a look at your Web.config. You&#8217;ll see a node called membership and one called roleManager.</p>
<p>Out of the box you can use XmlMembershipProvider or XmlRoleProvider which used your App_Date to store its data. Since you are using a db as backing store you can use the DbMembershipProvider and DbRoleProvider or the SqlMembershipProvider and SqlRoleProvider. </p>
<p>For these last two you need to set up the Asp.Net db schema.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://blog.bennymichielsen.be/2008/08/05/updated-to-blogengine-1-4-5/comment-page-1/#comment-425</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Tue, 09 Dec 2008 20:44:19 +0000</pubDate>
		<guid isPermaLink="false">/post/2008/08/05/Updated-to-BlogEngine-145.aspx#comment-425</guid>
		<description>Thanks for providing this very helpful script for those of us stuck on SQL 2000. Everything works well except for the users tab. When I try to add new users, I get errors and it seems to be trying to go back to the XML files rather than using SQL server. The error says: Access to the path &#039;D:\...\blog\App_Data\users.xml&#039; is denied

Have you encountered this?</description>
		<content:encoded><![CDATA[<p>Thanks for providing this very helpful script for those of us stuck on SQL 2000. Everything works well except for the users tab. When I try to add new users, I get errors and it seems to be trying to go back to the XML files rather than using SQL server. The error says: Access to the path &#8216;D:\&#8230;\blog\App_Data\users.xml&#8217; is denied</p>
<p>Have you encountered this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ismael</title>
		<link>http://blog.bennymichielsen.be/2008/08/05/updated-to-blogengine-1-4-5/comment-page-1/#comment-424</link>
		<dc:creator>ismael</dc:creator>
		<pubDate>Fri, 08 Aug 2008 08:50:40 +0000</pubDate>
		<guid isPermaLink="false">/post/2008/08/05/Updated-to-BlogEngine-145.aspx#comment-424</guid>
		<description>Thank you!!</description>
		<content:encoded><![CDATA[<p>Thank you!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
