Ok,
Now PLEASE correct me if I am wrong, but what is the point in providing a feature, when microsoft does not have a tool to remotely manage profile/membership/role features that are in asp.net 2.0
I am pretty frustrated after finding that there is NO remote configuration tool for these features, so now that I have put my website up on my webhost, there is no way for me to create roles, add/delete users manually, without going into the sql tables myself (which is a major pain btw)
Originally I opted for the membership/role management because I figured, hey...microsoft already has something in place to do this, so I don't have to worry about a registration system for my site, this shaves weeks off my development. Now I come to find that I am probably going to have to end up going back and doing my own membership system, because this membership/roles features are USELESS without a remote configuration tool.
Now, I know what someone will say when they respond to this, "Oh, but you have to think about the security issues, if you had a remote tool someone could get in and mess everything up". This is just ignorance. So you can PASSWORD PROTECT it. Just like every other control panel and database login out there.
Once again, maybe I have completely missed the ball here, so SOMEONE! please prove me wrong here, i beg you...it will save me another month development time on my already late website launch.
sigh....
sean