In your nested application is not on virtual folder then authentication will
remain same.
Remove Virtual folder and make it as normal subdirectory.
if that you cann;t do then while calling default page of 2nd site pass
authentication info as querystring or cookies as u feel comfortable.
Regards,
Jignesh Desai.
"Bruno Piovan" <type your email address here> wrote in message
news:Oy*************@TK2MSFTNGP14.phx.gbl...
Hi,
I have 2 web apps running on the same server, one app is nested the other
app. I want to have a single login page for both apps, how can I do
that???
thanks
Bruno