473,466 Members | 1,413 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

aspx Windows Authentication problem

I have a strange situation IIS.
Take a sample web site which contains only Index.htm.
If I choose anonymous access and go to the site, the page loads fine.

If instead of Index.htm I use Index.aspx, I get promped for windows
authentication even though I've chosen anonymous access in IIS. I've reset
the permissions a bunch of times, but keep getting the win auth popup.

Any ideas?
Nov 18 '05 #1
3 1303
HI Rich:

Perhaps there is a web.config file in the directory setting the
authentication mode to forms authentication.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 10 Nov 2004 09:01:41 -0500, "Rich Miller"
<ro********@hotmail.com> wrote:
I have a strange situation IIS.
Take a sample web site which contains only Index.htm.
If I choose anonymous access and go to the site, the page loads fine.

If instead of Index.htm I use Index.aspx, I get promped for windows
authentication even though I've chosen anonymous access in IIS. I've reset
the permissions a bunch of times, but keep getting the win auth popup.

Any ideas?


Nov 18 '05 #2
nope. But thanks.

"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:ge********************************@4ax.com...
HI Rich:

Perhaps there is a web.config file in the directory setting the
authentication mode to forms authentication.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 10 Nov 2004 09:01:41 -0500, "Rich Miller"
<ro********@hotmail.com> wrote:
I have a strange situation IIS.
Take a sample web site which contains only Index.htm.
If I choose anonymous access and go to the site, the page loads fine.

If instead of Index.htm I use Index.aspx, I get promped for windows
authentication even though I've chosen anonymous access in IIS. I've resetthe permissions a bunch of times, but keep getting the win auth popup.

Any ideas?

Nov 18 '05 #3
Hello Scott,

Actually, the default setting for web.config when laid down by VS.NET is:

<authentication mode="Windows"/>

What I think you're probably looking to do is:

<authentication mode="None"/>

and

<authorization>
<allow users="*" /> <!-- This allows all users -->
</authorization>

--
Matt Berther
http://www.mattberther.com
HI Rich:

Perhaps there is a web.config file in the directory setting the
authentication mode to forms authentication.

--
Scott
http://www.OdeToCode.com/blogs/scott/
On Wed, 10 Nov 2004 09:01:41 -0500, "Rich Miller"
<ro********@hotmail.com> wrote:
I have a strange situation IIS.
Take a sample web site which contains only Index.htm.
If I choose anonymous access and go to the site, the page loads fine.
If instead of Index.htm I use Index.aspx, I get promped for windows
authentication even though I've chosen anonymous access in IIS. I've
reset the permissions a bunch of times, but keep getting the win auth
popup.

Any ideas?

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Silvia | last post by:
Hi I have a windows service that run a aspx page in the url http://ip/raimserver/ris/cpr002.asxp with user and password and produce an error: Time-Out sending request. RIS server can be down....
2
by: vn | last post by:
I have deployed a simple aspx application on my server(which has windows2003 & iis6.0) and also deployed on my workstation(windows 2000workstation & iis5.0) Application runs fine when tested...
4
by: JIM.H. | last post by:
Hello, I have a logon.apsx page and when I clicked LogOff button, user is directed to this page. For the first login user is able to go to myApp.aspx through logon.aspx but once he/she logs of and...
2
by: batham | last post by:
Gurus, I have a situation, we have a web site running fine in ASP.Net, in that I have a single WEBFORM (test/test.aspx), when a user clicks this I want to have windows authentication for the...
2
by: Randall Parker | last post by:
I managed to create and compile a simple aspx source file from VS 2003. When I try to access it thru the Cassini web server from my web browser on the same machine I get this below. Anyone know...
5
by: djhexx | last post by:
Hi. We have an asp.net intranet application written in VB that uses forms authentication for all it's pages. I have a C# asp.net application that I just wrote. The company would like the C#...
18
by: Boris Yeltsin | last post by:
I'm using a Web Deployment Project under Visual Studio 2005. What I would love to be able to deploy to a fresh server is just the \bin folder and the web.config (and perhaps a couple of other...
13
by: MCPD | last post by:
hello i have an aspx page that write in javascript its too small file when i upload it to my website i got an error Server Error in '/' Application....
6
by: abadona | last post by:
Hi, I am using C# .aspx page to authenticate a user in AD environment. Then if the login is successful the user is redirected to the .asp VB script located at the same directory. The question that I...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.