Authentication Not Working Properly

  • Thread starter sponge_dan_square_pants
  • Start date
S

sponge_dan_square_pants

Hi,

I have a C# ASP.Net Application that has many sorted datagrids.
However, on one of the pages, when the column header is clicked to
sort, the user is prompted for their authentication information in IE.

This page is no different from any other page in the application. All
other datagrids work fine. There are absolutely no redirects or
transfers done at all in this application.

This datagrid has 6000+ records returned in it, and so do some of the
other datagrids that work properly. In order to accomidate that many
records and enable sorting, I had to change MaxRequestLength to be 8MB
in the machine.config.

Why would I get asked for my credentials if the Application is setup
with:
Anonymous Access (NOT checked)
Digest authentication for Windows domain servers (checked)
Basic authentication (NOT checked)
Integrated Windows authentication (checked)
?

Thank you very much!
Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top