Re: VS2005 Add Service Reference not generating security proxy informa
by Spam Catcher on 11/13/2007 6:03:00 AM
=?Utf-8?B?RWQgU2huZWtlbmRvcmY=?=
<EdShnekendorf@discussions.microsoft.com> wrote in
news:4A2175A3-E498-47A8-8138-ACC56A2CFB45@microsoft.com:
> <userNameAuthentication
> userNamePasswordValidationMode="Custom"
> customUserNamePasswordValidatorType="MyValidator, App_code"/>
This line looks a bit fishy... I think you didn't set your validator type
correctly.
I could be wrong ... Since I normally use a web application project.
When you set a breakpoint in your validation code - is it being hit?