On Wed, 27 Jul 2005 09:06:01 -0700, "Oren101" <(E-Mail Removed)> wrote:
¤ is it possible to use authentication mode=windows and forms togather in the
¤ same project?
¤ i have a 2 different asp pages in my application .one of them should be
¤ authenticated with 'forms' mode and the other one with 'windows' mode.
¤ i was able to do each one alone with the help of the <application> element
¤ in the web.config but i could'nt make them both live togather in the same
¤ project. is that possible?
Not really no since both require different IIS authentication settings. You will have to create
separate web apps.
Paul
~~~~
Microsoft MVP (Visual Basic)
|