yoyosh
January 25th, 2008, 03:12 AM
In ASP.NET there are a couple of login controls. You can configure access to your site using ASP.NET Configuration tool, which keeps the role/membership data in aspnetdb.mdf by default.
How to change this? I mean, how to point to other database? Other than App_Data/aspnetdb.mdf.
Thank you very much in advance for help
How to change this? I mean, how to point to other database? Other than App_Data/aspnetdb.mdf.
Thank you very much in advance for help