Ask a Question related to ASP.NET Security, Design and Development.
-
Ken Varn #1
Can I set the Web.config <forms> element timeout value progmatically?
I am using Windows Forms authentication in my ASP.NET app.
In Web.Config, I would like to set the timeout value in the <forms> element
in C# code if possible. Does anyone know if this can be done and how to do
it?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------
Ken Varn Guest
-
Location element in the Web.config file. Allow System Admin whole directory, allow others specific page
Hello. I am developing an ASP.net C# application using forms authentication. I have a directory ManageUsers and I want all pages in that... -
Forms auth / Location element
Greetings! I am attempting to secure the root of an IIS virtual directory and an Admin subdirectory separately from one another. At first, I... -
Web.config timeout
The user has indicated that the application seems to be kicking her out, even though she is sure that she is submitting a form faster than every 30... -
Forms authentication in WebServices and timeout
Hi, I am having an issue with forms authentication and timeout. I created a simple web application and a web service based on the example in... -
Session timeout in .config file
I have an ASP.Net application running one level above the root web server. The root web server is configured for a 60 min session timeout. If I...



Reply With Quote

