Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 27th, 2007, 02:01 AM
Authorized User
 
Join Date: Nov 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default integrated windows dosn't work well

I 've configure windows server 2003 IIS manager so that whenever
i create new website and give it an IP address ,it works well .
But the problem is there when I configure my web.config like this:
<authentication mode="windows"/>
<authorization>
<allow roles="domain\r"/>
<deny users="*"/>
</authorization>
It does always shows me the dialoge of collecting user name and password of Basic authentication metod, here I've never configured basic authitication methods.
note:
Whenever I create a virtual directory from that application it works well.
so can Iget a help.
thanks..






Similar Threads
Thread Thread Starter Forum Replies Last Post
Integrated Windows authentication chucky Internet Information Services 1 July 10th, 2007 02:25 PM
Integrated Windows Authentication stonesbg ASP.NET 2.0 Professional 0 March 29th, 2007 04:32 PM
How to bypass integrated windows authentication. darora ASP.NET 2.0 Professional 0 December 11th, 2006 07:51 AM
Windows Integrated Security Problem lbob Classic ASP Databases 4 August 8th, 2003 07:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.