Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms Authentication skip a form
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00859303
Message ID:
00859320
Views:
16
Hi Larry,

Thanks for the tip. The entire app is in 1 directory. I would like to leave it like that but if it will get me around the problem I don't have a problem moving it to it's own dir with its own web.config file.

I wonder if this is the microsoft recommended solution to this?

Thanks again.

>Is this form in a subdirectory by itself, or is the application in a single directory?
>
>If the form is placed in a subdirectory off of the main application directory, then you can use a web.config file that is specific to that subdirectory. By doing that you can isolate the 1 form and have your web.config for that form reflect: authentication mode="None".
>
>Hope this helps.
>
>Larry Perry II
>MCAD for .NET
>
>
>
>>I have setup an app for forms authentication and it works great. Maybe too good. I have 1 form that I need for it not to be authenticated. How can I omit 1 from this?
>>
>>I think there is some directive I can add to the web.config file but I have not been able to locate it.
>>
>>Thanks in advance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform