R
rodchar
hey all,
i have a simple asp.net app that using window authentication integration and
disallowing anonymous users.
well, when a user tries to browse to this page she gets a "The page cannot
be displayed error." I figured I'd at least get the asp.net error page.
any ideas?
some environment notes:
windows 2000 server sp4
windows 2003 r2 sql server 2005 sp4
xp pro sp2 vs2005 sp1 is my dev
xp pro sp2 is the user's machine with nothing but ie on it.
i'm thinking it's the user is not properly authenticating to active
directory because when i changed iis settings for the app to allow anonymous
the user can get to the page that way. but i'm not user how to troubleshoot
this if this is the case.
thanks,
rodchar
i have a simple asp.net app that using window authentication integration and
disallowing anonymous users.
well, when a user tries to browse to this page she gets a "The page cannot
be displayed error." I figured I'd at least get the asp.net error page.
any ideas?
some environment notes:
windows 2000 server sp4
windows 2003 r2 sql server 2005 sp4
xp pro sp2 vs2005 sp1 is my dev
xp pro sp2 is the user's machine with nothing but ie on it.
i'm thinking it's the user is not properly authenticating to active
directory because when i changed iis settings for the app to allow anonymous
the user can get to the page that way. but i'm not user how to troubleshoot
this if this is the case.
thanks,
rodchar