Re: Integrated security in ASP.net
From: Nick (Nick_at_NTWorks.no.spam.fsnet.co.uk)
Date: 07/03/04
- Previous message: susie usry: "what is a port that shows up in your system and appears to be cont"
- In reply to: Ken Schaefer: "Re: Integrated security in ASP.net"
- Next in thread: Ken Schaefer: "Re: Integrated security in ASP.net"
- Reply: Ken Schaefer: "Re: Integrated security in ASP.net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 3 Jul 2004 12:28:14 +0100
I don't get a status code, but at the bottom of the page I get a 'Cannot
find server or DNS Error'. Turning on anonymous access (or basic
authenitcation) again removes the error.
Nick
"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:eM3UTjOYEHA.2500@TK2MSFTNGP09.phx.gbl...
> Please scroll down a little further on the error page. There should be a
> HTTP status code, eg 404 Not Found, or 500 Internal Server Error.
>
> Please tell us what the HTTP status code is.
>
> Cheers
> Ken
>
> "Nick" <Nick@NTWorks.no.spam.fsnet.co.uk> wrote in message
> news:OHjcWEOYEHA.3012@tk2msftngp13.phx.gbl...
> Hi - I'm developing an Intranet app with ASP.NET/VB.NET and want to use
> integrated security to access the pages. I don't need the users to log in
to
> the pages once they've logged into their PCs, and there is no external
> public access to the pages.
>
> If I turn off anonymous access, and turn on integrated security in IIS for
> the site, I just get a 'The page cannot be displayed' error in IE. The
> web.config has '<authentication mode="Windows" />' set in it, and the
> account I'm using to test the pages is an administrator. The whole
> VS.NET/IIS is running on my XP development PC.
>
> (If I try basic authentication it does work after it pops up the logon
box.)
>
> What else do I have to configure for integrated security? Any suggestions
> gratefully received.
>
> Thanks
>
>
- Previous message: susie usry: "what is a port that shows up in your system and appears to be cont"
- In reply to: Ken Schaefer: "Re: Integrated security in ASP.net"
- Next in thread: Ken Schaefer: "Re: Integrated security in ASP.net"
- Reply: Ken Schaefer: "Re: Integrated security in ASP.net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|