Reputation:
I ran aspnet_regsql.exe to setup .net membership tables etc.
What do I run to create my application so I can add users etc?
Upvotes: 2
Views: 2108
Reputation: 6085
in your visual studio, go to "Website -> ASP.NET Configuration" then a web application will start. there you can add user etc.
Upvotes: 2