username and password prompt

  • Thread starter Thread starter David C
  • Start date Start date
D

David C

We have an asp.net web site that is suddenly prompting us for username and
password (Windows login) and I need some help on where to look to fix it.
The default web site has directory security of both anonymous and windows
authentication checked. The default.aspx page simply does a Server.Transfer
to a specific website folder (virtual directory) but this has not changed.
We have some mixed web sites with windows only (intranets) and some external
ones as well. Where should I look to find out what is causing this?
Thanks.

David
 
you can enter a path for your windows autentication. If you dont the whole
app will demand windows login.. hence the prompt
 
What "path"...I do not understand your solution. Are you talking about the
web.config? Thanks.

David
 

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

Back
Top