[Mono-bugs] [Bug 58541][Nor] Changed - MONO Beta 1 Bug: Web.Config forms element not supporting slidingExpiration=true
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 22:15:20 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58541
--- shadow/58541 2004-05-17 20:00:03.000000000 -0400
+++ shadow/58541.tmp.17060 2004-05-17 22:15:20.000000000 -0400
@@ -73,6 +73,16 @@
<authentication mode="Forms">
<forms slidingExpiration="true" />
</authentication>
</system.web>
</configuration>
-------
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-05-17 22:15 -------
+Hi,
+
+Just to restate - This is definately a bug on MONO Beta 1 at least
+on my system. I have retried it a number of times and always get
+the exception shown.
+
+Is it possibly the Bug was already resolved on the latest CVS branch
+Gonzalo is using?