https://bugzilla.novell.com/show_bug.cgi?id=677056
https://bugzilla.novell.com/show_bug.cgi?id=677056#c3 --- Comment #3 from René Sprietsma <[email protected]> 2011-03-16 17:41:01 UTC --- I allready added an example to provide the error. See? When running the code in mono you get a different error as in .NET. Run it by create the RedisSessionStateStore file and add to web.config. If you are right, can you explain me how to fix the error : System.ArgumentNullException: Argument cannot be null. Parameter name: id Which id?? : No SessionStateStoreProviderBase method has an id as argument. It does not even have a property id. You can test the code easy, just add it implementation and switch runtime. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
