Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: Form auth. Please HELP


Message #1 by "George D. Lake" <georgevyp@c...> on Thu, 31 Oct 2002 20:32:08
Root of the site has Forms auth. Works perfect. Al users form the "MIS" 
role have access to the pages.
I need to add a subFolder where only "Sales" users have access.
This is where I get the error.
I created the subFolder in the file system under the root for my project
(C:\Inetpub\wwwroot\AELookup_v2\SalesOnly)
I went into IIS and made SalesOnly a virtual (one thing, I am using Win2k
Pro, so AELookup_v2 is a VD of the Default Web Site)
I added the web.Config to that folder
and Boom, error after error.
All the docs that I can find are for Root with no security and Subs with. I
need subs with different levels

I hope you can help me out here.... sample code (web.config) appreciated.

  Return to Index