Re: Validators require login

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



That did it. ACL did not include IUSR_machine in that folder. Thanks!

"bruce barker (sqlwork.com)" <b_r_u_c_e_removeunderscores@xxxxxxxxxxx> wrote
in message news:%23JChEIB2GHA.3576@xxxxxxxxxxxxxxxxxxxxxxx
the validators in 1.1 or js files in their own vdir
"hostname/aspnet_client". be sure this vdir is also anonymous

-- bruce (sqlwork.com)


"Eric Teutsch" <eteutsch@xxxxxxxxxxx> wrote in message
news:%23uWGD4A2GHA.1300@xxxxxxxxxxxxxxxxxxxxxxx
I'm not sure how I screwed up my setup but the first page that has a
validator on it pops up a Windows authentication login screen. I've
insured that every page has Anonymous enabled, and all files in the
project have read-access for IUSR_machine in the ACLs. If I login ,the
validators work; if I don't login and press escape, the page calls all
the right methods in the call-behind c# stuff, but the validators are
ignored. The validators are typically regex. All this is .net 1.1; 2.0
is not on the machine. One other thing, at one point there were 2
different "web sites" in IIS that both pointed at the same application
directory; I've removed the 2nd web-site, but this might have messed
something up.
Thanks for any hints.





.



Relevant Pages

  • Urgent problem
    ... I have a very strange problem on my login Page. ... Ya i was able to discover one thing, it is becoz of validators, any ... the code because the same code is working fine on Windows XP machine. ...
    (microsoft.public.dotnet.general)
  • Re: Validators require login
    ... -- bruce ... validator on it pops up a Windows authentication login screen. ... validators work; if I don't login and press escape, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Validators require login
    ... I'm not sure how I screwed up my setup but the first page that has a ... validator on it pops up a Windows authentication login screen. ... If I login,the validators work; ...
    (microsoft.public.dotnet.framework.aspnet)
  • WebUIValidation.js Debugging error
    ... - I have a couple of validators on a login page (one for login name, ... When I go to the login page, I get a runtime error. ... When I remove the validators, ... Please advise if you have any leads or can provide assistance. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: login and authorization
    ... When I set anonymous authentication and acl authorization and went to the ... But I am having trouble getting passed the login. ...
    (microsoft.public.windowsmedia.server)