Β A long time ago I setup an ASP.NET security database using aspnet_regsql.exe. I noticed this utility doesn't ship with .NET 3.5. Can anyone direct me to a writeup of how to create the security database and modify the web.config for membership?
Β Thanks!
Β
Michael
Β
![]() |
0 |
![]() |
Hello Michael,
You still use the .net framework version 2 version of aspnet_regsql.exe in something like C:\WINDOWS\Microsoft.NET\Framework2.0.50727
As I understand it ver 3.5 is just adding new features onto the version 2 framework but mostly asp.net is just the same.Hope it helps
Jeremy
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
![]() |
0 |
![]() |