G
Guest
Is there a way to config a asp.net app subdir's web.config so that the sub
dir becomes a new IIS application in Visual Studio 2005? I need this because
the authentication mode for the subdir is different from the parent (form vs
windows). I guess I can do so manually in IIS, or extract the subdir to a new
web project. But I am looking for a least effort approach.
Thanks
dir becomes a new IIS application in Visual Studio 2005? I need this because
the authentication mode for the subdir is different from the parent (form vs
windows). I guess I can do so manually in IIS, or extract the subdir to a new
web project. But I am looking for a least effort approach.
Thanks