On Monday 27 October 2008 12:12:21 Joe Audette wrote: > One possible cause to keep in mind is if Mono is handling all requests > for the app them begin request etc will be called also for css files > and images and javscript, not just .aspx
I understand that there could be multiple requests to the server (although I am not using javascript, css or images in my example). What throws me is the multiple calls to Session_Start(), coming from a Java background, I would've expected only one call. Regards _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
