Hi!

If I enable Forms authentication for a subdirectory in the web.config
file, several types can't be loaded anymore (because the subdirectory
has to be configured as an application which restricts the access to be
bin directory). Is there a way to avoid this?

If not, is it possible to use the builtin ASP.NET mechanisms (being
redirected to a login page automatically, ...) in another way for a
specific subdirectory?

Thanks
Markus