J
Jonathan Parker
I have an asp.net app that uses windows authentication. I'm doing my
development and testing from one box. In the browser if I enter:
http://mybox/virtualdirectory/default.aspx everything works as I would
expect. It recognizes my login and away I go.
However, if I enter http://mybox.mycompany.com/virtualdirectlry/default.aspx
I am immediately prompted for a Username/Password. What gives?
Can anyone give me a simple explanation and what I must configure
(machine.config, web.config or IIS)?
Thanks in Advance,
Otis...
development and testing from one box. In the browser if I enter:
http://mybox/virtualdirectory/default.aspx everything works as I would
expect. It recognizes my login and away I go.
However, if I enter http://mybox.mycompany.com/virtualdirectlry/default.aspx
I am immediately prompted for a Username/Password. What gives?
Can anyone give me a simple explanation and what I must configure
(machine.config, web.config or IIS)?
Thanks in Advance,
Otis...