WSAT is (imho) more for the hobbyist or the most basic of web pages....and
not a real enterprise application.
It is mainly for altering roles inside the web.config file.
I would RUN AWAY from it.
You need to do some searching for
"MembershipProvider" and "RoleProvider".
Go here
http://sholliday.spaces.live.com/Blog/cns!A68482B9628A842A!160.entry
and find the scottgu link .... and you'll see how to work within the
confines of Sql Server 2000 as well.
VS2005 put a lot of stuff in .... which is geared toward RAPID development.
I call that prototype development.
So I'd say this...just because its in VS2005, doesn't mean you necessarily
should be using it.
Esp the WSAT. That thing was a complete waste of time.
And it didn't work on a remote setup, only a local web.config file if I
recall correctly. Aka, the hobbyist.
Find the scottgu link ... and work with it. He's forgotten more about
asp.net then most of us will ever learn.
>I have extensive programming experience in windows and asp.net 1.1 but I've
> just started looking at access control in 2.0 and I'm absolutely lost.
[quoted text clipped - 8 lines]
> and I've run aspnet_regsql but I still can't get it to work. Still
> digging...)
B. Chernick - 17 Dec 2007 21:48 GMT
Thanks! Couldn't find a scottgu link on that actual page but with a little
searching... I assume you meant this:
http://weblogs.asp.net/scottgu/default.aspx
Looks like I have a bit of reading to do....
> WSAT is (imho) more for the hobbyist or the most basic of web pages....and
> not a real enterprise application.
[quoted text clipped - 35 lines]
> > and I've run aspnet_regsql but I still can't get it to work. Still
> > digging...)
sloan - 17 Dec 2007 21:56 GMT
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
5th line of my blog entry has the link. (as seen above)
> Thanks! Couldn't find a scottgu link on that actual page but with a
> little
[quoted text clipped - 46 lines]
>> > and I've run aspnet_regsql but I still can't get it to work. Still
>> > digging...)