[Mono-bugs] [Bug 544171] New: Maximum value for sessionState timeout doesn't match Microsoft's ASP.NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 3 23:11:39 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=544171
Summary: Maximum value for sessionState timeout doesn't match
Microsoft's ASP.NET
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: OES - Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: tadej.kanizar at sagit-server.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15
Version/10.00
Documentation says that the maximum a person can set <sessionState timeout=..
is 525600. And on Microsoft's ASP.NET it works. However, when I set the same
value on mono 2.4.2.3, running on XUbuntu, it throws an error, saying "Due time
too large".
Reproducible: Always
Steps to Reproduce:
1. set <sessionState timeout="525600" /> in web.config
2. visit the site
Actual Results:
An error occurs - "Due time too large"
Expected Results:
I expect there would be no errors ;)
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list