Re: Membership functions connect to Sql Server as Process Identity, not user identity??



My problem was in the web.config provider element, I tried to refer to
my custom provider without using the 'Microsoft.Samples...' prefix in
the type string. It's all working perfectly now, thanks.

.