In my previous post I wrote:

>I have successfully created an ASP.Net web page that uses the Membership &
>Role providers (http://www.codeproject.com/KB/aspnet/SQLiteProviders.aspx)
 
I was in error. I actually am using the membership and role providers
developed by Dr. Peter Bromberg
(http://www.eggheadcafe.com/articles/20051119.asp).

The big problem I am currently struggling with is how to replace the
AspNetSql providers with the SQLite providers. I have copied everything into
App_Code as instructed and changed the Web.Config file but when trying to
use the WebAdmin tool, the only providers available are the AspNet ones. The
SQLite providers do not appear.

Dick



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to