Z
Zark3
Hello all,
I've been given the task of rewriting part of a 1.1 app as a new 2.0
app. I'll have to keep the old directory name so references from the
old app will sneakly direct the user straight into the new app.
Now, the old app used forms authentication, so my question is can i re-
use that authentication ticket so as not to have to worry about
authentication? The differences between old and new are: 1.1 vs. 2.0
and http://server/ vs. http://server/newdir.
Is it possible? And if so, what should I (not) include in my
Web.Config?
TIA,
Chris
I've been given the task of rewriting part of a 1.1 app as a new 2.0
app. I'll have to keep the old directory name so references from the
old app will sneakly direct the user straight into the new app.
Now, the old app used forms authentication, so my question is can i re-
use that authentication ticket so as not to have to worry about
authentication? The differences between old and new are: 1.1 vs. 2.0
and http://server/ vs. http://server/newdir.
Is it possible? And if so, what should I (not) include in my
Web.Config?
TIA,
Chris