I have a .Net app I'm trying to deploy on IIS 6 Win2k3 SP1. The site is set up to use IWA to log in users (it's on an intranet). Here's my problem: if the app is set up as a virtual directory under the default web site, it works like a dream. But if I configure it as its own application, it insists on prompting for login information every time. I have IWA checked & anonymous unchecked.
The main reason I want it to be its own application is so it can have its own domain name (forum.company.net); how can I do this?
thanks!
tigerjade
"Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live." -- Martin Golding
The main reason I want it to be its own application is so it can have its own domain name (forum.company.net); how can I do this?
thanks!
tigerjade
"Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live." -- Martin Golding